Click to See Complete Forum and Search --> : flash and live streams


daed17
02-18-2004, 04:46 PM
I have some cameras that I want to stream to the web, Cameras and server are behind a firewall and only port 80 is exposed to the web.

Is there any flash products that can take mjpeg and allow me to stream it live?

Sorry I can code all day long, but flash is not my forte.

Sam
02-18-2004, 04:50 PM
the stream is writing to a file on the server, correct?

daed17
02-18-2004, 04:54 PM
the stream....
Nope, the stream is coming directly from the cameras.

Nothing on any servers to be read... flash would have to establish a connection with the camera and then processs what it receives and then display it in a window.

Sam
02-18-2004, 05:01 PM
perhaps this will help (http://www.flashkit.com/movies/Sound/Players/Flash_St-Joshua_B-5038/index.php)

daed17
02-18-2004, 05:19 PM
Thanks I will check it out.


I also found this, http://www.macromedia.com/devnet/mx/flashcom/articles/odopod.html

So between the two I should be able to do this.

Anyone else have a solution?