Questions tagged [flash]

Adobe Flash is a cross-platform multimedia runtime used to embed animations, video, and interactive applications into web pages.

Adobe Flash is a cross-platform multimedia runtime used to embed animations, video, and interactive applications into web pages. According to Adobe, Flash delivers over 75% of online video and the majority of casual gaming. It is installed on an estimated 96% to 99% of internet-connected desktop computers, and the newest version (10.1) was recently released for Android 2.2 mobile devices.

90 questions
1
vote
2 answers

Need an expert for advanced internet radio solution

Long story short - online radio with both admin and client interfaces in flash (it will be browser based radio). I cant figure out the best way to mix live audio stream from microphone with uploaded media files (e.g. mp3). I have considered Red5,…
Vilis
  • 149
  • 1
  • 4
1
vote
1 answer

How can I use a VPN for specific applications which then connect to multiple squid IP's?

Ok here is my exceptionally confusing dilemma I'm hoping someone here can help me with. 1) I have a home computer setup to check my remote website's functionality & load time. 2) I have 5 remote servers running squid (in different countries) each…
1
vote
5 answers

SSD as System Memory?

Can multiple SSDs with RAID or something like Texas Memory Systems' storage solutions be used as system memory?
Jeff
  • 451
  • 2
  • 5
  • 10
1
vote
1 answer

Zend isn't sending response back to Flash

I have a project created with Flash Builder 4, which uses Zend Framework to interface with a PHP script that interfaces with our MySQL database. The person that set all this up for us has left the company, so I have to try and figure this out. It…
Travesty3
  • 249
  • 1
  • 3
  • 13
1
vote
2 answers

Real time transcoding of multiple RTMP-Streams

I am very frustrated after talking to many companies doing live-streaming or selling streaming-products and I hope someone could get me to the right direction. Here is my problem: We are broadcasting sportevents live to the internet via flash media…
funkdoobiest
  • 140
  • 2
  • 7
1
vote
2 answers

Disable Adobe Flash update prompt

Is there a way to disable the Adobe Flash update prompt? I have tried saving settings to mms.cfg in the appropriate folder (\Windows\System32\Macromed\Flash) yet this does not yield positive results. I need to disable the updater since Power Users…
Ishmael
  • 71
  • 2
  • 9
1
vote
1 answer

Server bandwidth usage with rtmp streaming of video

Quick question - I am streaming video from Cloudfront using RTMP streaming via an SWF-based flash player on my EC2 instance. With this setup will I see I/O data from the EC2 instance on account of the streaming via the flash player on the…
one
  • 135
  • 1
  • 7
1
vote
1 answer

Push Adobe Flash Player 9 AND 10 to computers?

Too many times our office has been hit with spyware crawling in through old versions of plugins, so I'm configuring our System Center Essentials server to push updates of Java and Flash. Java is all set, but with Flash I have a quick question. I got…
Ricket
  • 439
  • 2
  • 7
  • 18
1
vote
2 answers

System architecture of Cam Chat Websites (tinychat, omegle, cam4)

Do anybody know what kind of system architecture is behind Websites like tinychat, omegle, cam4, chatroulette? And how much bandwith is needed per connection? If I'm not wrong they use some video streaming Server like Flash Media Server, Wowza…
1
vote
1 answer

How to create fake sound card on Linux server

I'm running Firefox with Xvfb on a Linux server (CentOS 5.4). I alspo have the Flash plugin loaded, but it does not work because I do not have a sound card: $ alsamixer alsamixer: function snd_ctl_open failed for default: No such file or…
Julien
  • 1,038
  • 1
  • 13
  • 24
1
vote
1 answer

Need advice on how to set up live video streaming to web/mobile devices

I have a bunch of live udp video streams that currently are viewed by set top boxes in my network. I would like to pick this video up (I can do this with vlc now) and stream it out to other non-STB endpoints (webpage or a phone/tablet of some…
jasondewitt
  • 193
  • 2
  • 3
  • 8
1
vote
2 answers

What is the best hosting option for Flash web-widget?

Our Flash web-widget has got highly popular. It is downloaded around 100,000 times per day. And that is the problem. Our server bandwidth is too narrow to deliver the widget to the clients fast. The widget is loaded very slow. Probably 20 times…
par
  • 1,263
  • 3
  • 12
  • 15
1
vote
0 answers

Blocking right-click/keyboard on a VNC server

I'm planning to host an application I don't have the source for via VNC in a kiosk mode kind of manner. A flash game running server-side, to simplify matters. First, only part of the window should be visible to the client due to some domain-specific…
0
votes
1 answer

Flex puts _docs_ folder into the bin. Can that be stopped?

I started using Flex Builder 3 only recently. There is a behavior I want to change. Flex apparently looks for folders that have underscore in front of their names inside the libraries on the project path, and transfers them to the bin directory.…
picardo
  • 147
  • 3
  • 11
0
votes
1 answer

Glassfish memory leak?

I have been developing a flex application and noticing that my Glassfish server seems to be using more and more memory each time I tested the application. Specifically, it seems that to take more memory each time it runs .java files that query from…
Pii