Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
cant download the video from this camsitertmpdump -v -r "rtmp://rtmp..com:1935/webvideo/host-aaa9" -a "webvideo/host-aaa" -W "http:// .com/libs//customer_code.swf?v=145aaa257000" -p "http://www..com/chat/xxxxxx?nats=MC4wLjQ0LjQ2LjAuMC4wLjAuMA" -y "host-aaa9"
RTMPDump v2.4 GIT-2015-12-14 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... INFO: Connected... ERROR: RTMP_ReadPacket, failed to read RTMP packet header Last edited by p1020 : 05-03-2017 at 01:24 PM. |
#2
|
|||
|
|||
Re: cant download the video from this camsiteHi,
seems that you have to use a rtmpdump version which supports Handshake 10 or it does fail.If you use H10 then you will also fail but this time with the info (debug) that you are not allowed to play the stream.Now just add another conn string paramter same as your playpath and then it works. Code:
--conn|-C type:data Arbitrary AMF data to be appended to the connect string B:boolean(0|1), S:string, N:number, O:object-flag(0|1), Z:(null), NB:name:boolean, NS:name:string, NN:name:number Code:
-C S:host-12345 -y "host-12345 |
#3
|
|||
|
|||
Re: cant download the video from this camsiteQuote:
|
#4
|
|||
|
|||
Re: cant download the video from this camsitertmpdump -v -r "rtmp://rtmp..com:1935/webvideo/host-aaaa " -a "webvideo/host- " -f "WIN 25,0,0,148" -W "http://www..com/libs//customer_code.swf?v=1458038257000" -p "http://www..com/chat/girlnamenats=MC4wLjQ0LjQ2LjAuMC4wLjAuMA" -C S:host-aaaa --live -y "host-aaaaa "| "C:\Program Files\VideoLAN\VLC\vlc.exe"
RTMPDump v2.4 GIT-2015-12-14 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... INFO: Connected... ERROR: RTMP_ReadPacket, failed to read RTMP packet header it doesnot work for me when i add this stuff Last edited by p1020 : 05-03-2017 at 01:25 PM. |
#5
|
|||
|
|||
Re: cant download the video from this camsiteHi,
you also need to use the conn / string paramter with the hash you get too but this paramter you didnt post in your first post.Just check this again.Use hash & playpath conn paramters. greetz |
#6
|
|||
|
|||
Re: cant download the video from this camsitenewbie just hard to find the hash ,how can i get it
|
#7
|
|||
|
|||
Re: cant download the video from this camsiteHi,
if you do use RTMPDumpHelper with rtmpsuck then check the command.txt log file there you can see the stream link and the conn hash or try to check in browser or extern debug tools how the hash is build. greetz |
#8
|
|||
|
|||
Re: cant download the video from this camsiteERROR: RTMP_ReadPacket, failed to read RTMP packet header just ask how to find the hash
|
#9
|
|||
|
|||
Re: cant download the video from this camsiteHi,
I told you already to use RTMPDumpHelper (check whether it was attached successfully to your browser) and choose rtmsuck.Now visit your site and wait till stream did start and have a look on the cmd window of rtmpsuck to see what infos it gets.On success it does start recording so this you can stop via strg+c combo.Now open the folder and open the Command.txt file and there you got the entire stream paramters and you also can see the conn hash too.Now copy that line and edit it and add another conn / string paramter same as playpath as I told before.Save it .bat file in the folder where you also have a rtmpdump.exe file which supports H10 (or enter path of your rtmpdump H10 into bat file) and execute it etc.If you did all correctly as I told then it will also work like it also works for me too. greetz |
#10
|
|||
|
|||
Re: cant download the video from this camsiteQuote:
|
Tags: asiancammodels |
Thread Tools | |
Display Modes | |
|
|