PDA

View Full Version : Capture stream and play in flash


ar31791
09-26-2012, 05:15 PM
I can download the stream using rtmpdump with a string like this:

>rtmpdump.exe -r "rtmp://209.212.146.13:1936/tinyconf" -a "tinyconf" -W "http://tinychat.com/embed/Tinychat-10.3-1.0.0.0546.swf" -C S:roomName -C S:none -C S:show -C S:tinychat -C S: -y "streamIdentifier" --live -o output.flv


How do I set up a flash client or something to embed that stream on a webpage instead of recording it?