View Single Post
  #2  
Old 04-26-2015, 11:39 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Any commands to make this rtmp links work?


Quote:
Originally Posted by ožung View Post
Hi, im trying to download video ( http://hlasky.huste.tv/clip/opaleny-...-restauracii-7 ) from this stream ( rtmp://n14.joj.sk/dat/huste/2011/10/26/11123-mama-ozen-ma-opaleny-bohem-v-restauracii-7-540p.mp4 )

rtmp urls generated by the server at http://hlasky.huste.tv/services/Video.php?clip=11123

Whatever i try it stops at this error..
Code:
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: rtmp server sent error
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Anyone who can help?
hi

Code:
rtmpdump -r "rtmp://nn1.joj.sk" -f "LNX 17,0,0,134" -W "http://player.joj.sk/huste/HusteMainPlayer.5.2.swf" -p "http://hlasky.huste.tv/clip/opaleny-bohem-v-restauracii-7" -y "dat/huste/2011/10/26/11123-mama-ozen-ma-opaleny-bohem-v-restauracii-7-540p.mp4" -o "11123-mama-ozen-ma-opaleny-bohem-v-restauracii-7-540p.flv"
Code:
rtmpdump -r "rtmp://nn1.joj.sk" -f "LNX 17,0,0,134" -W "http://player.joj.sk/huste/HusteMainPlayer.5.2.swf" -p "http://hlasky.huste.tv/clip/opaleny-bohem-v-restauracii-7" -y "dat/huste/2011/10/26/11123-mama-ozen-ma-opaleny-bohem-v-restauracii-7-540p.mp4" -o "11123-mama-ozen-ma-opaleny-bohem-v-restauracii-7-540p.flv"
RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: No application or playpath in URL!
Connecting ...
INFO: Connected...
ERROR: AMF3 Object encapsulated in AMF stream does not start with AMF3_OBJECT!
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   height                  540.00
INFO:   width                   960.00
INFO:   duration                375.20
58384.211 kB / 375.12 sec (99.9%)
Download complete
Reply With Quote