Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

client signature does not match!

(http://stream-recorder.com/forum/showthread.php?t=14066)

complience 10-17-2012 04:28 PM

client signature does not match!


 
I am having trouble trying to download a flv video hosted at the site below using rtmpdump
http://www.deticanetreveal.com/strea...-20120927.html

but when I first attempt to connect through the console nothing happens

Code:

rtmpdump -r "rtmp://s3o4p2ln6gi51e.cloudfront.net/cfx/st/Detica_20120927.flv -o netreveal.flv
>

Then if I attempt a second time I receive the following error

Code:

RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: Closing connection: NetStream.Play.Failed

Can anyone help?

svnpenn 10-17-2012 07:53 PM

Re: client signature does not match!


 
Code:

rtmpdump -o a.flv -r rtmp://s3o4p2ln6gi51e.cloudfront.net/cfx/st/ -y Detica_20
120927
RTMPDump v2.4-47-gc26c541
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              3423.14
INFO:  width                800.00
INFO:  height                600.00
INFO:  videodatarate        585.94
INFO:  framerate            1.00
INFO:  videocodecid          2.00
INFO:  audiodatarate        125.00
INFO:  audiosamplerate      44100.00
INFO:  audiosamplesize      16.00
INFO:  stereo                FALSE
INFO:  audiocodecid          2.00
INFO:  filesize              89006273.00
2111.876 kB / 85.19 sec (2.4%)


complience 10-18-2012 03:19 AM

Re: client signature does not match!


 
thanks svnpenn
all working now :cool:


All times are GMT -6. The time now is 06:01 AM.