Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 09-27-2014, 02:15 AM
coolcar1 coolcar1 is offline
Member
 
Join Date: May 2012
Posts: 30
coolcar1 is on a distinguished road
Default

wmsauthsign patch


Hi, If anyone has or manages to find a patch for WmsAuthSign, please Pm me.

Okay so wmsAuthSign is a Wowza Media Server plugin to protect streams. It changes every so minuets to make it impossible to rtmpdump.

Here is an example of a WmsAuthSign Rtmpdump code:
Code:
rtmpdump -r "rtmp://198.50.183.218:1935/liveedge" -a "liveedge?wmsAuthSign=c2VydmVyX3RpbWU9OS8yNy8yMDE0IDc6MDg6MTAgQU0maGFzaF92YWx1ZT1NUzVkenBJeU5xdHBZRForVVBRQmRRPT0mdmFsaWRtaW51dGVzPTgw/" -f "WIN 15,0,0,152" -W "http://p.jwpcdn.com/6/8/jwplayer.flash.swf" -p "http://xxx-xx/site/live-tv/" --live -y "synx_hbo.stream" -o "synx_hbo.stream.flv"
Please Pm me if you know how to patch this. Thank you
Reply With Quote
  #2  
Old 09-27-2014, 03:34 AM
Elgero Elgero is offline
Senior Member
 
Join Date: Feb 2012
Posts: 177
Elgero is on a distinguished road
Default

Re: wmsauthsign patch


Why is it impossible to rtmpdump? That link stays valid for 80 minutes. Isn't that enough to record the stream?
Reply With Quote
  #3  
Old 09-27-2014, 04:18 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: wmsauthsign patch


@Elgero

maybe he does not want recording!!!
maybe he wants to re-share the livestream or just simply play with vlc
Reply With Quote
  #4  
Old 09-27-2014, 04:36 AM
Elgero Elgero is offline
Senior Member
 
Join Date: Feb 2012
Posts: 177
Elgero is on a distinguished road
Default

Re: wmsauthsign patch


Re-sharing is going to be a problem, because wmsAuthSign was designed to prevent that.

This is a base64 encoded string.

Code:
c2VydmVyX3RpbWU9OS8yNy8yMDE0IDc6MDg6MTAgQU0maGFzaF92YWx1ZT1NUzVkenBJeU5xdHBZRForVVBRQmRRPT0mdmFsaWRtaW51dGVzPTgw
Decoded it results in this string.

Code:
server_time=9/27/2014 7:08:10 AM&hash_value=MS5dzpIyNqtpYDZ+UPQBdQ==&validminutes=80



This is a base64 encoded string too.

Code:
MS5dzpIyNqtpYDZ+UPQBdQ==
Decoded it results in this MD5 hash.

Code:
312E5DCE923236AB6960367E50F40175
The above MD5 hash is created from:

ip address of the viewer
password stored on the server
server_time
validminutes

Hashing is one-way, so it cannot be decrypted to get the password.
Reply With Quote
  #5  
Old 09-27-2014, 12:32 PM
coolcar1 coolcar1 is offline
Member
 
Join Date: May 2012
Posts: 30
coolcar1 is on a distinguished road
Default

Re: wmsauthsign patch


Okay thanks for trying to help! IF anyone knows how to patch or edit the string please pm me.
Reply With Quote
  #6  
Old 04-17-2015, 03:14 PM
spacechild spacechild is offline
Junior Member
 
Join Date: Apr 2014
Posts: 27
spacechild is on a distinguished road
Default

Re: wmsauthsign patch


Check my pm
I hope it helps
Reply With Quote
Reply Post New Thread
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 01:16 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons