Open ned-kelly opened 6 years ago
Hi @david-nedved - the player logs would be the best source to see why it isn't playing. You can also turn on debug logging within PMS and capture the PMS logs.
You can also try direct streaming by setting the video resolution, video codec, and audio codec as channel tags in Tvheadend.
Hi @taligentx thank's for replying so quickly! Debugging is turned on (The logs I've posted are from the LiveTVH logs dir within PMS, so that's really all I can find that's directly related to LiveTVH sorry), I'm pretty sure something's funny happening with the Response: [200] MediaContainer
- Even though it's a 200 OK, perhaps it's sending back the video in a format unsupported by the ATV3?
As for direct stream, the codecs from my Silicondust HD Homerun are not supported on the ATV3 see here for the ATV 3 supported codecs - So the only profile that I can confirm works from TVHeadend (tested via the IPTV.bundle plugin which I want to ditch for LiveTVH) is the twebtv-h264-aac-mpegts
profile.
Happy to do a screen-share if you want, my whole media server's also in docker, so can send you the docker compose files if you want to stand up the same environment.
Having issues playing content via PlexConnect on AppleTV 3. The looking at logs It may be returning an invalid response, here's a copy of the request (I can't capture the response log sorry)
TVHeadend works fine using a Generic m3u playlist and the IPTV Plugin (https://github.com/Cigaras/IPTV.bundle)
An example playlist that is supported on ATV3:
http://username:pass@x.x.x.x:9981/playlist/channels.m3u?profile=webtv-h264-aac-mpegts