Access control prevents streaming within browser
Added by Alex A about 10 years ago
Hi,
Using TVH 3.4 stable on a Rasbian wheezy.
If I go to access control and set up
* * 0.0.0.0/0,::/0(with all privileges selected)
then I can stream just fine from within the browser, but the interface is open to the whole internet.
If I use
myuser mypass 0.0.0.0/0,::/0(with all privileges selected)
then I can use an external client, like TVHClient on my Android to stream and it works just fine. The log says
Identified as user myuser [ myuser ]: Welcomed client software: org.tvheadend.tvhclient (HTSPv8) [ myuser | org.tvheadend.tvhclient ]: Privileges raised
But if I try to stream from within the webUI, I get a 401 Unauthorized:
/playlist/channelid/1 -- 401
Any thoughts? Shouldn't the new stream launch with user:pass@ip:9981/stream/channelid/1 ?
I'm using the VLC plugin for Firefox.
Replies (2)
RE: Access control prevents streaming within browser - Added by Alex A about 10 years ago
Anyone? No one?
RE: Access control prevents streaming within browser - Added by saen acro about 10 years ago
With version you using.
I have same problem https://tvheadend.org/issues/2256#change-10148
it is fixed now