Jeff, On 7/27/05, Jeff Beeman <[EMAIL PROTECTED]> wrote: > Sorry, I think I should have been more specific. Those projects do look > fantastic, but at this point I am specifically wondering about streaming > FLVs and MP3s. Or, do those projects provide that functionality (I > could have missed it... it wouldn't be the first time :)
as for streaming FLV video, i have been working on getting gstreamer-ffmpeg to be able to encode FLV, which is a first step. GStreamer[1] is, contrary to its name, not a streaming server but a "multimedia framework". I'm partially working on flumotion[2] components for flv streaming, but cannot predict when this will work. Of course, this will be via HTTP and only for to-client streaming (not webcam sharing etc). It seems to work fine in-vitro though. -dan [1] http://gstreamer.freedesktop.org [2] http://flumotion.net _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
