View Single Post
  #1  
Old 04-14-2012, 06:30 PM
xsrossiter xsrossiter is offline
Junior Member
 
Join Date: Aug 2010
Posts: 9
xsrossiter is on a distinguished road
Default

NetStream.Play.StreamNotFound


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
Attached Files
File Type: txt rtmpdump log.txt (4.8 KB, 0 views)
Reply With Quote