View Single Post
  #1  
Old 09-26-2012, 05:15 PM
ar31791 ar31791 is offline
Junior Member
 
Join Date: Sep 2012
Posts: 3
ar31791 is on a distinguished road
Default

Capture stream and play in flash


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?
Reply With Quote