View Single Post
  #3  
Old 05-12-2013, 02:48 PM
oelk oelk is offline
Member
 
Join Date: Nov 2011
Posts: 44
oelk is on a distinguished road
Default

Re: help with peer-stream


Hi again,

it seems I was wrong (or the page changed). Now it is not a rtmff-stream anymore. It is simple rtmp and can be recorded using rtmpdump. (Maybe some parameters change in time.)
Code:
rtmpdump -r "rtmp://75.126.107.118/stream" -s "http://www.liveflash.tv/resources/scripts/eplayer.swf" -y "dsgfsadgsfadg?id=92895" -p "http://www.liveflash.tv/embedplayer/dsgfsadgsfadg/1/650/400" -C S:OK -v -o output.flv
Reply With Quote