So, I'm trying to build a segmenter for Linux.
There are a few linked in this thread: HTTP Live Streaming, FFMPEG & FFSERVER, and iPhone OS 3
However, the only functional one seems to be for Windows. I've tried following this guide and the svn link: http://www.ioncannon.net/programming/452/iphone-http-streaming-with-ffmpeg-and-an-open-source-segmenter/ with no success either. I can't get that segmenter to work either.
Does any know of a good, stable, opensource segmenter. We're hoping to feed our rtmp(via Red5) stream into ffmpeg and crank it out over http, if that matters to anyone. Thanks!