A tiny desktop app. Players join with a four-letter code, their webcam appears on the Game Master's screen, and one click feeds it into OBS. No accounts to manage, no cables, no cloud latency in the way.
WebRTC sends video player-to-master over the network โ the server stays out of the media path.
Every player becomes a clean SRT stream the Master drops into OBS as a Media Source.
Four-letter room codes. Players only ever talk to the Master, never to each other.
STUN/TURN keeps connections alive even on strict home networks.
Three moving parts: the players' cameras, the Master's desk, and OBS behind it all.
Windows, macOS and Linux. Get the client and bring the whole table on camera.