HTTP Live Streaming, FFMPEG & FFSERVER, and iPhone OS 3

Posted by jcnnghm on Stack Overflow See other posts from Stack Overflow or by jcnnghm
Published on 2009-07-07T17:29:11Z Indexed on 2010/04/18 11:53 UTC
Read the original article Hit count: 941

In iPhone OS 3, Apple has introduced HTTP Live Streaming which should allow live streaming of video from the internet. I am currently operating a webcam, which feeds into my server, and is then converted into a flv stream by ffmpeg, and streamed back out using ffserver. Does anyone know how to setup a video stream the iPhone can use using ffmpeg and ffserver? I should be able to re-encode into just about any format on the fly.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about streaming