Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

NetStream.Play.StreamNotFound

(http://stream-recorder.com/forum/showthread.php?t=11403)

xsrossiter 04-14-2012 06:30 PM

NetStream.Play.StreamNotFound


 
1 Attachment(s)
Hi, and thanks,

I can play a broadcast using the Pop-Up Player

and with URL Snooper find the source file: rtmpt://fms.wfmu.org/vod/mp4:HC/hc120105.mp4

and player url: http://wfmu.org/flash/archive/player.swf

Put it all together for rtmpdump:
"C:\rtmpdump\rtmpdump.exe" -r "rtmpt://fms.wfmu.org/vod/mp4:HC/hc120105.mp4" -W "http://wfmu.org/flash/archive/player.swf" -o "O:\Broadcasts\WFMU\Faye\Hello Children\hc120105.mp4"

and get the error message "NetStream.Play.StreamNotFound"

Could anyone offer advice? The rtmpdump log is attached.
Steve

svnpenn 04-15-2012 01:05 AM

Re: NetStream.Play.StreamNotFound


 
DONT double post.

yishaofang 04-15-2012 04:47 AM

Re: NetStream.Play.StreamNotFound


 
Code:

rtmpdump -r "rtmpt://fms.wfmu.org:80/vod/mp4:HC/hc120105.mp4/mp4:HC/hc120105.mp4" -a "vod/mp4:HC/hc120105.mp4" -f "WIN 11,2,202,228" -W "http://wfmu.org/flash/archive/player.swf" -p "http://wfmu.org" -t "rtmpt://fms.wfmu.org:80/vod/mp4:HC/hc120105.mp4" -y "mp4:HC/hc120105.mp4" -o "O:\Broadcasts\WFMU\Faye\Hello Children\hc120105.mp4"

xsrossiter 04-16-2012 12:36 AM

Re: NetStream.Play.StreamNotFound


 
Quote:

Originally Posted by yishaofang (Post 43451)
Code:

rtmpdump -r "rtmpt://fms.wfmu.org:80/vod/mp4:HC/hc120105.mp4/mp4:HC/hc120105.mp4" -a "vod/mp4:HC/hc120105.mp4" -f "WIN 11,2,202,228" -W "http://wfmu.org/flash/archive/player.swf" -p "http://wfmu.org" -t "rtmpt://fms.wfmu.org:80/vod/mp4:HC/hc120105.mp4" -y "mp4:HC/hc120105.mp4" -o "O:\Broadcasts\WFMU\Faye\Hello Children\hc120105.mp4"

Thank you for this help. It would have been more than hard to create the command line you so quickly provided.

xsrossiter 04-16-2012 12:36 AM

Re: NetStream.Play.StreamNotFound


 
Quote:

Originally Posted by svnpenn (Post 43442)
DONT double post.

Do you mean to the rtmpdump discussion list? I got some help there as well but did not realize this was bad protocol.

Stream Ripper 04-16-2012 01:16 AM

Re: NetStream.Play.StreamNotFound


 
Quote:

Originally Posted by xsrossiter (Post 43510)
Do you mean to the rtmpdump discussion list? I got some help there as well but did not realize this was bad protocol.

It's rather annoying posting the same thread/topic in multiple places....

xsrossiter 04-16-2012 01:45 AM

Re: NetStream.Play.StreamNotFound


 
Quote:

Originally Posted by yishaofang (Post 43451)
Code:

rtmpdump -r "rtmpt://fms.wfmu.org:80/vod/mp4:HC/hc120105.mp4/mp4:HC/hc120105.mp4" -a "vod/mp4:HC/hc120105.mp4" -f "WIN 11,2,202,228" -W "http://wfmu.org/flash/archive/player.swf" -p "http://wfmu.org" -t "rtmpt://fms.wfmu.org:80/vod/mp4:HC/hc120105.mp4" -y "mp4:HC/hc120105.mp4" -o "O:\Broadcasts\WFMU\Faye\Hello Children\hc120105.mp4"

This works great till it hits about 31% (1 hr 40 sec play time) of the total file size. I have tried -b, -e switches but download consistently stops near 31% point. Thanks again, Steve.

Pastebin has verbose log: http://pastebin.com/4fCW3DqN


All times are GMT -6. The time now is 11:57 PM.