Took the default settings on my network except i gave it it's own ip.
If I open two tabs on the same device, the two clients display each other.
If I open a tab on a pc and an android phone and a tablet, none see each other. All i get are the following messages in /config/log/nginx/error.log
No network isolation, no guest network I've changing wireless clients to the same vlan.
2021/08/23 01:56:32 [error] 369#369: *120 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 192.168.4.36, server: _, request: "GET /server/webrtc HTTP/1.1", upstream: "http://127.0.0.1:3000/server/webrtc", host: "192.168.2.200:8666"
edit: unsure if this makes a difference, if i go to the static http://192.168.2.202:3000/server/webrtc i get the message "Upgrade Required"