Log in

View Full Version : Live camera video streaming via progressive download


FredJ
17th January 2009, 21:45
Hi!

I'm developing a solution for a camera based video monitoring system. The camera outputs mpeg-4 video stream. One requirement of the solution is to support progressive download on the client side. To my knowledge, the progressive download requires a complete video file to be ready on the remote http server before download. I'm wondering how I could achieve that with the live streaming. Any ideas?

Thanks in advance!

Fred