Quote:
Originally Posted by serhii
I've calculated hash for decompressed swf file and use this command line:
rtmpdump -r "rtmpe://93.189.62.10/xlive/298624" -a xlive --playpath 298624 -p "http://sportstream365.com/viewer?game=95823507" --swfhash "042af76145f3e90bca539aa9287545988921c41d4b566139a c5dc5a63c48a5df" --swfsize 550665 --swfUrl "http://sportstream365.com/swf/VideoPlayer.swf" -f "WIN 23,0,0,162" -C S:client -C S:3.1.0.10 -C S:en -o test
And have:
RTMPDump v2.4 GIT-2015-12-14 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
0.000 kB / 0.00 sec
INFO: Connection timed out, trying to resume.
Resuming download at: 0.000 kB
0.000 kB / 0.00 sec
Download complete
|
Not sure what you did but hash and size are wrong.
You should replace with this: -w "acce61a32c381bdf1f5c00b699aa094643c20aa6f7a14fde1 d3c457e121b0014" -x "534984"
Anyway, if you want to get the result for your satisfaction, you have to do what i said before: decompress with jpexs and save it. and the calculate the hash with openssl
