View Single Post
  #10  
Old 06-07-2017, 03:41 AM
Denn1s Denn1s is offline
Junior Member
 
Join Date: Aug 2015
Posts: 29
Denn1s is on a distinguished road
Default

Re: From RTMPDUMP to FFMPEG, the flow is frozen in 5 seconds.


Quote:
Originally Posted by troller12 View Post
Hi,

you have to use new swf link / hash / size to get it working again.
Code:
-s "http://sportstream365.com/getZone/VideoPlayerSportstream.swf"
-w "D42335EE990A4841D741C40525FD316E9FF96188FA062F68403104463405B4F3" 
-x "575927"
The swf is a ZWS file and rtmpdump cant decompress that and does use wrong hash / size values if you do use paramter -W.Just check swf file manually to get decompressed file size and then calc with that to get new SHA-256 hash (HMAC) you can use.All still working so far with new datas.

greetz
Thanks for your time! This works, and i admit that I was doing some mistake Now i did again all the steps and i get your same results Now i wrote down what i did, so i will not forget again Thx again for your precious help!
Reply With Quote