stardast
stardast
To make sure it's not a proxy problem I tried with this pac on my home connection: `function FindProxyForURL(url, host) { return "DIRECT"; }` alpaca log attached: [logFigma.txt](https://github.com/samuong/alpaca/files/12617129/logFigma.txt) the page...
Yes, the half-loaded page and the one after login. Can I enable a more detailed logging level to give you more information?
I found the problem, it depends on this line of code: https://github.com/deepch/vdk/blob/5a989a5c40319489e063ee61afb58aac8ec5da03/format/webrtcv3/adapter.go#L70 Even if in the configuration file I set an empty ice_servers array the google server is still used....