Thread: Secure token
View Single Post
  #5  
Old 10-05-2015, 02:57 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Secure token


Quote:
Originally Posted by arnfsilva View Post
Hello,
Thanks for your answer. I have used rtmpdumphelper, but i have a problem. I put the code for example:

rtmp://95.211.148.66/loadbalance?wmsAuthSign=c2VydmVyX3RpbWU9MTAvNS8yMD E1IDc6MDY6NDggUE0maGFzaF92YWx1ZT1GQ3FvWUtvRC9aT3VY OGhLcCtUb05BPT0mdmFsaWRtaW51dGVzPTU= playpath=93177826212956138691 swfUrl=http://pxstream.tv/player510.swf live=1 pageUrl=http://pxstream.tv/embedrouter.php?file=sicnoty84u&width=600&height=4 50&jwplayer=flash

But after i turn off the net, and turn on again, the stream doesn´t work anymore. I´m noob on this. Can you help me resolve the problem? It must be something missing in the code.
Thank you.


Code:
rtmp://95.211.148.66/loadbalance?wmsAuthSign=c2VydmVyX3RpbWU9MTAvNS8yMD E1IDc6MDY6NDggUE0maGFzaF92YWx1ZT1GQ3FvWUtvRC9aT3VY OGhLcCtUb05BPT0mdmFsaWRtaW51dGVzPTU

in red dynamic value

write php or python code it's possible to update automatically this value
Reply With Quote