clayton
clayton
me too. 
> I have changed timeout to 310 seconds: > > proxy_read_timeout 310s; > > After 5 minute 10 seconds, it received Websocket closed error again. nat1to1 is public ip?
> Yes it is public ip. > > Here is my Nginx proxy config : > > ``` > location / { > proxy_set_header X-Real-IP $remote_addr; > proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;...
> @Y1n鹏飞 > > 我的客户端和服务器使用相同的 ICE 服务器 > > ION-SFU: Vue:   > > 我也在使用带有我的公共 IP 的 NAT1to1 配置。   Try commenting out ICelite or setting it to...
> Is this a bad idea? I found this issue while searching for how to set the `omitempty` property for JSON tags in the global configuration.