Another one project built on top of fantastic mediasoup: MiroTalk BRO. It is designed for real-time, one-to-many communication scenarios with a focus on simplicity and flexibility.
Live demo: https://bro.mirotalk.com
Repository: GitHub - miroslavpejic85/mirotalkbro: ๐ก MiroTalk WebRTC Live Broadcast allows to broadcast live video, audio and screen stream to all connected users (viewers). ยท GitHub
Overview
MiroTalk BRO enables one-to-many room broadcasting, where a single presenter streams to multiple participants in real time. It supports both peer-to-peer (P2P) and SFU modes, allowing it to adapt from small sessions to more scalable deployments.
Key points
- Built on mediasoup for efficient media handling
- Supports both P2P and SFU architectures
- Low-latency real-time streaming
- Browser-based, no installation required
- Simple to deploy and extend
Suitable for use cases such as webinars, online classrooms, live presentations, and internal communications.