Hey guys,
installed Jitsi via Docker and it works fine with Firefox but I am getting following Error in Chrome and Opera:
Here is the full log:
https://hastebin.com/afanicevap.properties
Maybe somebody can help me because this is really anoying
Hey guys,
installed Jitsi via Docker and it works fine with Firefox but I am getting following Error in Chrome and Opera:
Here is the full log:
https://hastebin.com/afanicevap.properties
Maybe somebody can help me because this is really anoying
Fixed it by adding this Feature Policy:
add_header Feature-Policy “geolocation ‘none’; camera ‘self’; microphone ‘self’; autoplay ‘none’; accelerometer ‘none’; autoplay ‘none’; payment ‘none’;”