View Single Post
  #2  
Old 07-24-2011, 09:39 PM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: www.werder.tv: Download RTMPE stream


They are using SecureToken method but with little trick. instead of calculating the response in client, it fetches the response from following url.

Code:
www.werder.tv/ws/getPermission.php?service=wzasportline&e=[Token]
and the only solution to download with rtmpdump is to modify rtmpdump specifically for the site.
Reply With Quote