UnicornTranscoder / UnicornLoadBalancer

MIT License
128 stars 16 forks source link

Add support for LiveTV #35

Open BuffaloBun opened 4 years ago

BuffaloBun commented 4 years ago

When trying to watch live TV it fails with error: "Could not tune channel. Please check your tuner or antenna." Example POST request seen on client once tuning is initiated. https://loadbalancer-url/livetv/dvrs/72/channels/33/tune?X-Plex-Product=Plex%20Web&X-Plex-Version=4.30.2&X-Plex-Client-Identifier=CLIENTID&X-Plex-Platform=Chrome&X-Plex-Platform-Version=83.0&X-Plex-Sync-Version=2&X-Plex-Features=external-media%2Cindirect-media&X-Plex-Model=bundled&X-Plex-Device=Windows&X-Plex-Device-Name=Chrome&X-Plex-Device-Screen-Resolution=1920x979%2C1920x1080&X-Plex-Token=TOKEN&X-Plex-Language=en-GB&X-Plex-Session-Identifier=SESSION

Maxou44 commented 4 years ago

I don't have any TV antenna to test it 😅

davidjameshowell commented 4 years ago

I'm not entirely sure if Live TV is something Unicorn could support given that the transcoder would need access to the tuner. If it is a non-traditional (like xteve) or something it might be somewhat feasible if it's a traditional tuner it would need to be something all the transcoders could reach out to.

buroa commented 3 years ago

@Maxou44 You don't need an antenna. You can always spin up a make shift xTeve tuner and add a M3U file from the internet.

https://github.com/xteve-project/xTeVe https://github.com/iptv-org/iptv