xibosignage / xibo-linux

Xibo for Linux - Digital Signage Player
https://xibo.org.uk/xibo-for-linux
GNU Affero General Public License v3.0
76 stars 54 forks source link

Proxy support #193

Open Commifreak opened 4 years ago

Commifreak commented 4 years ago

Describe the bug The snap seem not to support proxies...

I have embedded content. In this content, I want to display a image from outside out LAN. A proxy is needed for this. The windows client uses the system settings for that - that is working.

I cant force the client to use a proxy.

I tried:

Logs I would - I dont know where they are stored.

Environment (please complete the following information):

Commifreak commented 3 years ago

This becomes more important currently. Simple Website integration doesnt work behind proxies :(

dasgarner commented 3 years ago

I don't think this will be related to snap - it is more likely the web engine embedded by the player which does not support proxies.

We should investigate whether the proxy configured in the player options can be passed through into the web engine (which is what happens in windows).

Commifreak commented 3 years ago

That would be awesome!