Skip to Main Content

serverless web-based watch party application

This project aims to develop a serverless web-based watch party application that enables multiple users to stream and view video content synchronously, while supporting real-time communication through chat and video streaming, using peer-to-peer WebRTC connections without requiring centralized backend infrastructure.

Description

This project is a lightweight web-based watch party application that allows multiple users to watch video content in sync while communicating in real time.

It uses peer-to-peer communication via WebRTC for low-latency data exchange, along with a minimal signaling mechanism to establish connections between users.

The system synchronizes video playback across participants and provides integrated chat functionality, ensuring a shared viewing experience without relying on a heavy centralized backend.

Issues & PRs Board
No issues or pull requests added.