Hi, I want to use PHP to get m3u8 of this stream:
Code:
http://xemtv.tv/live/sctv6
I try to use
file_get_contents but it can't get div id
player element, contain this link like this:
Code:
http://xemtv.tv/iframe/player?stream=aHR0cDovL3hlbXR2LnR2L3JlYWRlci90djI0L3NjdHY2L3R0eTR5YlRROXZidWRpcjFYODd3OXV6aXhGWGxqMDM2L3BsYXlsaXN0Lm0zdTg=&type=hls&player=tv24
Use base64 to decode red string >> get m3u8 link, and finally use livestreamer