NetStream.Play.StreamNotFound errorHello everyone, i just joined this forum to request your expert help on a rtmpdump issue.
I'm trying to download the video that appears on this page: http://www.ert.gr/webtv/net/item/122...3#.UYncBMqBWSr And I'm using the following command line rtmpdump -W "http://www.ert.gr/webtv/multi-player/AkamaiFlashPlayer.swf" -r "rtmp://cp90990.edgefcs.net/ondemand/worldwide/2013/net/es-aurion-ta-spoudaia/20130407-eis-aurion-ta-spoudaia.f4v" -o filename.f4v But i received the error: Connecting ... INFO: Connected... ERROR: Closing connection: NetStream.Play.StreamNotFound I understand this means the .f4v file is not found, but that link is correct. Any help would be appreciated. Thanks a lot Dean |
Re: NetStream.Play.StreamNotFound errorCode:
rtmpdump -r "rtmp://cp90990.edgefcs.net:443/ondemand?ovpfv=2.1.6//mp4:worldwide/2013/net/es-aurion-ta-spoudaia/20130407-eis-aurion-ta-spoudaia.f4v" -W "http://www.ert.gr/webtv/multi-player/AkamaiFlashPlayer.swf" -o t.flv -e Code:
rtmpdump -r "rtmp://cp90990.edgefcs.net:443/ondemand?ovpfv=2.1.6//mp4:worldwide |
Re: NetStream.Play.StreamNotFound errorThanks for your reply, I copied your code and still get the same error. How is this possible?
C:\rtmpdump-2.4-git-010913-windows>rtmpdump -r "rtmp://cp90990.edgefcs.net:443/ondemand?ovpfv=2.1.6//mp4:worldwide/2013/net/es-aurion-ta-spoudaia/20130407-eis-aurion-ta-spoudaia.f4v" -W "http://www.ert.gr/webtv/multi-player/AkamaiFlashPlayer.swf" -o t.flv -e RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: Closing connection: NetStream.Play.StreamNotFound Quote:
|
Re: NetStream.Play.StreamNotFound errorI downloaded RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV), which was the only difference between your code and mine. Guess what? It worked.
When an unofficial release does the job and the official doesn't, things are messy. Many many thanks for your expertise and time you spent on my problem. |
All times are GMT -6. The time now is 01:09 PM. |