cooldude101
07-05-2014, 08:56 AM
Hi
How can I do this?
Can you tell me the code that will work? I searched on here and all the examples with the info i found from rtmpdumphelper together does not work.
for example:
rtmpdump -r "rtmp://IPADDRESSHERE:1935/live playpath=ss1ss swfUrl=http://www.SWFSITE.co/PLAYER.swf live=1 pageUrl=http://www.PAGEURL/embed.php?live=STREAM&vw=620&vh=490" | ffmpeg -i - -vcodec copy -acodec copy -f flv "rtmp://addresshere/stream"
This doesnt work
Thanks
How can I do this?
Can you tell me the code that will work? I searched on here and all the examples with the info i found from rtmpdumphelper together does not work.
for example:
rtmpdump -r "rtmp://IPADDRESSHERE:1935/live playpath=ss1ss swfUrl=http://www.SWFSITE.co/PLAYER.swf live=1 pageUrl=http://www.PAGEURL/embed.php?live=STREAM&vw=620&vh=490" | ffmpeg -i - -vcodec copy -acodec copy -f flv "rtmp://addresshere/stream"
This doesnt work
Thanks