PDA

View Full Version : LIVESTREAMER m3u8 HELP???


lajvguy
08-15-2015, 10:16 AM
Hello, can you help me to get this to play in livestreamer? Thanks!!!

livestreamer "hlsvariant://http://37.48.83.131:1935/live/ee.stream/playlist.m3u8?wowzasessionid=1125080007&wmsAuthSign=c2VydmVyX3RpbWU9OC8xNS8yMDE1IDQ6MDU6NT UgUE0maGFzaF92YWx1ZT1YRTBJcW9TL3pORTJGdUJEL3NPWWxR PT0mdmFsaWRtaW51dGVzPTIw" best

spacechild
08-22-2015, 01:33 PM
It's wowza protected stream.
You'll need a regex before playing it.
Create a batch script with wget and cut to identify and extract the current hash in real time.
Then copy and paste it to the wmsauthsign parameter.

cybertvnet
03-02-2016, 09:49 AM
Hello,
Were you able to figure out this?
I need some help with this. I have the xml file for the livestreamer, with login and password. How do I do the wget with login and password on the command prompt? please help.

thank you.

biezom
03-03-2016, 03:53 PM
Hello,
Were you able to figure out this?
I need some help with this. I have the xml file for the livestreamer, with login and password. How do I do the wget with login and password on the command prompt? please help.

thank you.

hi
if you have a xml file that works on kodi with LiveStreamsPro
it's possible to write a php or python code that do the same thing and run livestreamer

cybertvnet
03-04-2016, 02:37 PM
Hi biezom,
Can you please help me on that?
I have Ubuntu running, I have php installed also.

thank you.

biezom
03-04-2016, 02:47 PM
Hi biezom,
Can you please help me on that?
I have Ubuntu running, I have php installed also.

thank you.

send me in PM your xml
thanks