PDA

View Full Version : Help with this rtmp


schuster92
10-27-2012, 06:29 AM
Hi, I have the rtmp, playpath, swf and url of this stream: http://www.newstraeming.com/embed.php?n=0011.strem&vw=640&vh=360 but not found.

rtmp: rtmp://cdn.firstmedia.tv/live/0011.strem

playpath: 0011.strem

swf: http://www.newstraeming.com/player/newstraeming.com.swf

url: http://www.newstraeming.com/embed.php?n=0011.strem%26vw=640%26vh=360

Which is the failure?. Thanks so much for the help.

hasomaso
10-27-2012, 07:54 AM
rtmpdump -v -r "rtmp://cdn.firstmedia.tv/live/0011.strem" -a "live/0011.strem" -f "WIN 11,4,402,287" -W "http://www.newstraeming.com/player/newstraeming.com.swf" -p "http://www.newstraeming.com/embed.php?n=0011.strem&vw=640&vh=360" -y "0011.strem" -o "0011.strem.flv"

schuster92
10-27-2012, 08:58 AM
rtmpdump -v -r "rtmp://cdn.firstmedia.tv/live/0011.strem" -a "live/0011.strem" -f "WIN 11,4,402,287" -W "http://www.newstraeming.com/player/newstraeming.com.swf" -p "http://www.newstraeming.com/embed.php?n=0011.strem&vw=640&vh=360" -y "0011.strem" -o "0011.strem.flv"

rtmp://$OPT:rtmp-raw=rtmp://cdn.firstmedia.tv/live/0011.strem playpath=live/0011.strem swfUrl=http://www.newstraeming.com/player/newstraeming.com.swf live=1 pageUrl=http://www.newstraeming.com/embed.php?n=0011.strem&vw=640&vh=360

Thanks for the help but for me not found. Which is the failure?

svnpenn
10-27-2012, 04:48 PM
Thanks for the help but for me not found. Which is the failure?

You might want to try those sentences again.