esxbr / ustvnow-m3u-server

10 stars 16 forks source link

UNABLE TO USE RTMP #3

Closed tsromana closed 9 years ago

tsromana commented 9 years ago

hey is there a way to use the http stream as i am unable to use rtmp to play in vlc, but if i manually get http url from ustv website it works fine, the token generation and everything is working good, can i change something in the code to get http streams.

esxbr commented 9 years ago

The vlc is able to play rtmp. Did you try opening the channels.m3u (http://SERVER_IP:8787/channels.m3u?u=EMAIL&p=PASSWORD http://server_ip:8787/channels.m3u?u=EMAIL&p=PASSWORD) and than play any channel?

On Aug 26, 2015, at 1:04 PM, Taran Romana notifications@github.com wrote:

hey is there a way to use the http stream as i am unable to use rtmp to play in vlc, but if i manually get http url from ustv website it works fine, the token generation and everything is working good, can i change something in the code to get http streams.

— Reply to this email directly or view it on GitHub https://github.com/esxbr/ustvnow-m3u-server/issues/3.

tsromana commented 9 years ago

yupp it gives out a rtmp stream which doesn't work but when i use the token generated in a http steam it works good

tsromana commented 9 years ago

http://lv7.ustvnow.com/dvrtest/smil:xxxxxxxxxxxxxxx/playlist.m3u8?key=xxxxxxxxxxxxxxxxxxxxxxx url like this works good

tsromana commented 9 years ago

so after alot of struggle i guess i have found the issue the server uses lv2.ustvnow domain but the my ustvnow profile only works with lv7 and lv9.ustvnow domain can that be a issue, changing the base url breaks the server