Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
b1.ro: Help to downloading RTMPE streamHello. I use RTMPdump. It responds like this when I try to download videos from b1.ro website:
Code:
C:\WINDOWS\system32>"D:\rtmpdump.exe" -r "rtmpe://fms18.mediadirect.ro:80/recb1? id=24868983/2011/10/14/mp4:sfert14_2011-10-14_13-59-00_low.mp4" -o "D:\video.flv " RTMPDump v2.3 r569 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... WARNING: Trying different position for server digest! INFO: Connected... ERROR: Closing connection: NetStream.Play.StreamNotFound Somebody had the same problem with other romanian websites which use the same method of displaying their videos, and KSV here modifyied rtmpdump, adding some code to make it miraculosly work . But now another problem appeared. Can someone have a look? Thank you. |
#2
|
|||
|
|||
Re: b1.ro: Help to downloading RTMPE streamThis one was the topic I was talking about:
http://stream-recorder.com/forum/showthread.php?p=30688 |
#3
|
|||
|
|||
Re: b1.ro: Help to downloading RTMPE streamYou are using the wrong command line.
Code:
rtmpdump -r "rtmpe://fms18.mediadirect.ro:80/recb1?id=24868983" -y "2011/10/14/mp4:sfert14_2011-10-14_13-59-00_low.mp4" -v -o Test.flv Code:
RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... WARNING: Trying different position for server digest! INFO: Connected... Starting Live Stream INFO: Metadata: INFO: trackinfo: INFO: timescale 90000.00 INFO: length 86551200.00 INFO: language eng INFO: sampledescription: INFO: sampletype avc1 INFO: timescale 90000.00 INFO: length 86549670.00 INFO: language eng INFO: sampledescription: INFO: sampletype mp4a INFO: audiochannels 2.00 INFO: audiosamplerate 90000.00 INFO: videoframerate 25.00 INFO: aacaot 2.00 INFO: avclevel 30.00 INFO: avcprofile 66.00 INFO: audiocodecid mp4a INFO: videocodecid avc1 INFO: width 608.00 INFO: height 336.00 INFO: frameWidth 608.00 INFO: frameHeight 336.00 INFO: displayWidth 608.00 INFO: displayHeight 336.00 INFO: framerate 25.00 INFO: moovposition 107789828.00 INFO: duration 961.68 70831.350 kB / 961.64 sec (99.9%) Download complete |
#4
|
|||
|
|||
Re: b1.ro: Help to downloading RTMPE streamI am ashamed for my mistake and opening a thread just for this. I don't know the command "-y" neither "-v".
I modifyied other links too by your model and it's allright. Thank you so much. |
#5
|
|||
|
|||
Re: b1.ro: Help to downloading RTMPE streamAnother trick is to remove _low from the playpath to download high quality version
means replace 2011/10/14/mp4:sfert14_2011-10-14_13-59-00_low.mp4 with 2011/10/14/mp4:sfert14_2011-10-14_13-59-00.mp4 |
#6
|
|||
|
|||
Re: b1.ro: Help to downloading RTMPE streamI knew this one. I discovered it just giving a try... :P
|
Tags: b1 ro, download, rtmpdump, rtmpe |
Thread Tools | |
Display Modes | |
|
|