Hi --
I've searched far and wide (i.e. Googled) to find an answer to this, but couldn't seem to find anything. What I'm trying to do is programmatically consume a video stream via an RTMP URL. For instance, one from LimeLight or some other streaming video provider. Using the Flex publisher application (which is awesome, BTW) I can connect to the application/stream and play it, but I'd like to consume this programmatically from within Red5, then re-broadcast it. We'd like to add advertising and other things directly into the video using Xuggler, ultimately, so I need to be able to have that in-between step where Red5 consumes the stream, we do what we want with the frames using Xuggler, and then rebroadcast it via Red5.
I've seen the RTMPClient object, which looks promising but doesn't really seem to do much (do I need to implement some interfaces and add listeners or something?). I also saw StreamingProxy, which sounds like it's very close to what I want to do, but I can't find any documentation or code that references the class so I'm not really sure where it plugs in or how to use it.
Any help or general direction would be greatly appreciated.
Thanks.
Dave
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org