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