Bug #2412
Play URL not working in 3.9.1926
100%
Description
Hello everyone,
I posted this on the forum (https://tvheadend.org/boards/5/topics/13502) but no one replied and I just upgraded to latest release and it's still happening:
The URLs generated by web GUI do not work. The word "play" in the URL does not work but if I remove it, it works fine. Here are the 2 URLs as an example:
URL that does not work:
http://MY_IP:PORT/play/stream/channel/be470ec66b4aa70dd5183e8a98e4f3fc
URL that works:
http://MY_IP:PORT/stream/channel/be470ec66b4aa70dd5183e8a98e4f3fc
Can someone please shed some light on this? It may be a bug or I may have not configured something correctly.
Thank you!
History
Updated by Jaroslav Kysela about 10 years ago
The /play prefix generates a playlist, but for some clients (based on the User-Agent: header - like wget etc..), it redirects directly to stream...
I'll add Lavc/ to the direct-streaming whitelist..
Updated by Jaroslav Kysela about 10 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|59206653fbf9766ffac13c4b5f54db3c7600b968.