← back to all projects

Vox Vision

Year
2024
Type
Web App
Stack
React · WebRTC · Node.js
Where
Vox Vision artwork

About the project

Vox Vision is a fun real-time communication app that lets people connect over voice and video directly in the browser. It was my deep dive into how peer-to-peer media actually works on the web.

Building it meant wrestling with signaling, connection state, and the many ways real networks misbehave, the kind of problems a tutorial never prepares you for.

Highlights

  • Peer-to-peer media streams negotiated in the browser
  • Room-based sessions with live connection state
  • Deployed and usable by anyone, right now
next project
Qwerty Quest