Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
"rtmp server sent error"Hello
I have zero knowledge of downloading streaming video, and have the following issue when trying to download this video: Code:
c:\>rtmpdump.exe -r "rtmp://streaming-flash.cea.fr/videonavig&id=domain15/2010/10/102650" -o video.flv RTMPDump v2.4 GIT-2013-12-05 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close Thank you. |
#2
|
|||
|
|||
Re: "rtmp server sent error"Here you go...
Cut & paste the code into a notepad, save it as "whatever.bat", just make sure "save as type" is set to ALL and Encoding to ANSI, and double click on the file If you want to download Code:
rtmpdump -r "rtmp://streaming-flash.cea.fr/videonavig" -a "videonavig" -f "WIN 11,9,900,117" -W "http://www-centre-saclay.cea.fr/var/storage/viewer/mediaplayer.swf" -p "http://www-centre-saclay.cea.fr/en/VERS-UN-NUCLEAIRE-DURABLE-LES-SYSTEMES-DU-FUTUR-par-Christophe-Behar-Directeur-de-la-DEN" -y "domain15/2010/10/102650" -o "output.flv" Code:
rtmpdump -r "rtmp://streaming-flash.cea.fr/videonavig" -a "videonavig" -f "WIN 11,9,900,117" -W "http://www-centre-saclay.cea.fr/var/storage/viewer/mediaplayer.swf" -p "http://www-centre-saclay.cea.fr/en/VERS-UN-NUCLEAIRE-DURABLE-LES-SYSTEMES-DU-FUTUR-par-Christophe-Behar-Directeur-de-la-DEN" -y "domain15/2010/10/102650" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - Cheers! |
#3
|
|||
|
|||
Re: "rtmp server sent error"Thanks much Peter.
|
#4
|
|||
|
|||
Re: "rtmp server sent error"If I need to download another video, what's the procedure to find what parameters to use?
|
Tags: error, rtmp, server |
Thread Tools | |
Display Modes | |
|
|