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?