RTMPdump stops after few secondsHi all!
Im using this rtmpdump command line, and it works for a few seconds (exactly 56s), and then: WARNING: Larger timestamp than 24-bit: 0xfffffe5e ERROR: RTMP_ReadPacket, failed to read RTMP packet header Code:
rtmpdump -v -r "rtmpe://cp343719.live.edgefcs.net/live" -a "live" -f "WIN 26,0,0,131" -s "https://www.bet365.com/extra/streamingassets/Player/ExtraPlayerLoader.swf" -p "https://www.bet365.com/extra/df.aspx" --live -y "exchange52580ypUGA_52580_728@s124007?auth=dbFaVcPakbudUd7b_cSd7cWcBdZcgc6ardW-bzNJVt-eS-eS-JpCCacc&aifp=3" -o "p19.mp4" Code:
rtmpdump -v -r "rtmpe://cp343719.live.edgefcs.net/live" -a "live" -f "WIN 26,0,0,131" -s "https://www.bet365.com/extra/streamingassets/Player/ExtraPlayerLoader.swf" -p "https://www.bet365.com/extra/df.aspx" --live -y "exchange52580ypUGA_52580_728@s124007?auth=dbFaVcPakbudUd7b_cSd7cWcBdZcgc6ardW-bzNJVt-eS-eS-JpCCacc&aifp=3" -o "p19.mp4" i've tried replacing -s to -W (like a reply i've seen in this forum) but it doesn't works, any idea?? |
Re: RTMPdump stops after few secondsi've been trying to decompress SWF, and the data (i think) is:
Code:
python swfunzip.py ExtraPlayerLoader.swf bet365Nuevo.swf Code:
openssl sha256 -hmac "Genuine Adobe Flash Player 001" bet365Nuevo.swf so i go to the rtmpdump with this data, but no luck.. i think im missing some AMF parameters like "-C S:client -C S:3.0.3.23 -C S:en -C O:1 -C NB:disAllowScriptAccess:0 -C O:0"... what u think? (my export debug goes in the next reply 'cause the entry its too long :P ) |
All times are GMT -6. The time now is 04:12 PM. |