VChat — a simple video chat on WebRTC
I'm excited to present my project — a simple WebRTC chat. It can be launched with three commands. Under the hood is ReactJS (this is the front end + wrapped in ElectronJS if you want an app that plays system audio during screen sharing and globally supports hotkeys). On the backend, it uses pure WebSocket on Node.js + Mediasoup.js as the SFU server. License — MIT. I don't plan to maintain this […]
