WebRTC Video Calling App

Technologies:

WebRTCCloudflare WorkerSvelteKitTailwind

A real-time video calling platform built with WebRTC and Cloudflare's edge infrastructure. This project demonstrates implementing peer-to-peer video communication using modern web technologies and serverless architecture.

A peer-to-peer video calling application that enables real-time video and audio communication through WebRTC. Users can create or join calls and instantly connect with other participants. I built this project to learn more about WebRTC and explore Cloudflare's Durable Objects for managing connection state. The application handles peer discovery, signaling, and media streaming, while providing a simple interface for managing calls and participants.

18