RasPlex / OpenPHT

OpenPHT is a community driven fork of Plex Home Theater
Other
596 stars 110 forks source link

Channels utilizing HLS via SSL doesn't work #213

Open meriko opened 7 years ago

meriko commented 7 years ago

The included FFMPEG in OpenPHT is not built with GNUTLS(or OPENSSL). This makes channels using Apple HLS with https links not working.

This was included for OS X in a commit for PHT, but was later removed: https://github.com/plexinc/plex-home-theater-public/commit/908524ab918c3634a64129ff83017573a332b257

OpenPHT: Any PMS: Any

meriko commented 7 years ago

This is how they did it XBMC/Kodi: https://github.com/xbmc/xbmc/pull/3193

meriko commented 7 years ago

This seems to work for at least OpenPHT on macOS. I got a report from a user on a Raspberry Pi: https://forums.plex.tv/discussion/comment/1386560/#Comment_1386560

I'll ask for some logs