Video communication using WebRTC within the same LAN.
No account is required, No application installation is needed, and video communication is possible between devices accessing the page.
Communication with the WebSocket server occurs only for terminal detection, but all video streaming is secure and fast because it is closed within your LAN.
(NAT traversal video communication is not possible.)
docker-compose.yml is available.
The Client is written in TypeScript.