Hello. 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
StreamTransport downloads only the first 1.62 MB of any videos from this site, then download speed stays to 0 forever.
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.