iEvgeny / cctv-viewer

CCTV Viewer - viewer and mounter video streams.
GNU General Public License v3.0
135 stars 19 forks source link

internet proxy connection #54

Closed phpkadir closed 1 year ago

phpkadir commented 1 year ago

i want to apply proxy network on cctv viewer. how can i do?

iEvgeny commented 1 year ago

Try http_proxy environment variable. It is fair to expect that this will only have an effect on the HTTP protocol. I also recommend trying the PPA version of the application if you have problems with the SNAP package.