www.rtve.es: Download Live TVE streamHi folks
I'm trying to download live stream of TVE from this URL (hxxp://www.rtve.es/noticias/directo-la-1/) I have followed the rmpsrv tutorial and I get that command line. Code:
rtmpdump -r "rtmp://cp68975.live.edgefcs.net:1935/live?ovpfv=2.1.2" -a "live?ovpfv=2.1.2" -f "LNX 11,0,1,152" -W "http://www.rtve.es/swf/4.0.32/RTVEPlayerVideo.swf" -p "http://www.rtve.es/noticias/directo-la-1/" -C Z: -y "LA1_AKA_WEB_NOG@58877?aksessionid=1319180052697_236405" -o LA1_AKA_WEB_NOG@58877.flv ERROR: Closing connection: NetStream.Play.StreamNotFound ?What am I doing wrong?:( :( :( |
Re: www.rtve.es: Download Live TVE streamadd -v (--live) switch to your command line.
Code:
rtmpdump -r "rtmp://cp68975.live.edgefcs.net:1935/live?ovpfv=2.1.2" -a "live?ovpfv=2.1.2" -f "LNX 11,0,1,152" -W "http://www.rtve.es/swf/4.0.32/RTVEPlayerVideo.swf" -p "http://www.rtve.es/noticias/directo-la-1/" -C Z: -y "LA1_AKA_WEB_NOG@58877?aksessionid=1319180052697_236405" -v -o LA1_AKA_WEB_NOG@58877.flv Code:
RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV) |
All times are GMT -6. The time now is 05:32 AM. |