Thread: RTMPDUMP Help!
View Single Post
  #1  
Old 06-19-2012, 10:05 AM
SiN SiN is offline
Junior Member
 
Join Date: Jun 2012
Posts: 1
SiN is on a distinguished road
Default

RTMPDUMP Help!


Ok So Im Trying To Dump A Live Stream. And I Get This Problem!


I don't know what it is. Please someone help. This is the code that I use

Code:
C:\\rtmpdump --live -r rtmp://cdn.tvcaston.com:1935/lb/gfhgfhfghcf/ -p http://tvcaston.com/ -W http://www.tvcaston.com/player/player.swf/ -q | C:\\ffmpeg -i - -re -isync -acodec copy -vcodec copy -b 150k -s 624x352 -f flv "rtmp://stream.ilive.to/app/luj4thgdsprsb8l86aqg"
Reply With Quote