PDA

View Full Version : How to play m3u8 with nimblesession?


limiteddi
05-06-2018, 08:26 AM
Is there any way to play this link?
http://sahib.r.worldssl.net/sahib-tv-LIVE/sahibtv/playlist.m3u8

It's playable from Android app:
GET /sahib-tv-LIVE/sahibtv/playlist.m3u8 HTTP/1.1
User-Agent: stagefright/1.2 (Linux;Android 8.0.0)
Host: sahib.r.worldssl.net
Connection: Keep-Alive
Accept-Encoding: gzip

troller12
05-06-2018, 01:39 PM
Hi,

you just need to use this User-Agent paramter or any else which works.If you wanna play the stream directly in VLC then enter this agent into network options after network-caching like this...
:network-caching=1000 :http-user-agent=stagefright/1.2 (Linux;Android 8.0.0)
greetz

limiteddi
05-12-2018, 09:26 PM
Unfortunately that doesn't work. Have you tried?

AAA
05-13-2018, 04:12 PM
It works: Media -> Open Network Stream -> Shou more options -> Edit Options -> :http-user-agent=stagefright/1.2 (Linux;Android 8.0.0)