Broadcast Box is a self-hosted WebRTC broadcasting platform focused on very low-latency one-to-many streaming.
It is designed for users who want to broadcast a screen, webcam or encoded video feed to other people without assembling a conventional streaming stack. Publishers can use a browser, OBS Studio, FFmpeg or GStreamer, while viewers receive the stream through a browser-based interface. A Go backend handles WebRTC sessions, with a React and TypeScript frontend providing publishing, playback and administration facilities.
This is free and open source software.
Key Features
- Uses WHIP for WebRTC publishing and WHEP for playback.
- Supports direct screen or webcam publishing from a web browser.
- Accepts broadcasts from OBS Studio using its WHIP streaming support.
- Provides examples for publishing with FFmpeg and GStreamer.
- Uses the same stream key for publishing and browser playback.
- Offers multi-view playback for watching several active streams on one page.
- Provides a cinema mode with a stripped-down playback interface.
- Includes an administration portal for inspecting status, profiles and server logs.
- Supports reserved stream profiles protected by individual tokens.
- Allows profiles to be configured as public or private.
- Displays stream uptime, track metrics and WHEP session information.
- Supports webhooks for authorizing and logging publishing and subscription requests.
- Provides raw WebRTC data-channel support for interactive applications.
- Supports configurable STUN servers and ICE candidate handling.
- Can multiplex WebRTC UDP traffic onto configured ports.
- Supports WebRTC traffic over TCP where required.
- Can serve HTTPS directly when certificate and private-key files are configured.
- Allows the frontend to be disabled when only the backend API is needed.
Website: github.com/Glimesh/broadcast-box
Support:
Developer: Glimesh
License: MIT License
Broadcast Box is written in Go and TypeScript. Learn Go with our recommended free books and free tutorials. Learn TypeScript with our recommended free books and free tutorials.
Related Software
| WebRTC Tools | |
|---|---|
| mediasoup | Server-side WebRTC library, specifically a Selective Forwarding Unit (SFU |
| Pion | Modern stack for web real-time communication |
| Jitsi | Innovative voice and video conferencing |
| LiveKit | End-to-end stack for WebRTC |
| SRS | Real-time media server |
| OpenVidu | Platform to develop WebRTC real-time applications |
| Janus | Gneral purpose WebRTC server |
| BigBlueButton | Virtual classroom platform |
| aiortc | Library for WebRTC and ORTC |
| MiroTalk SFU | Self-hosted WebRTC videoconferencing platform |
| MiroTalk P2P | Self-hosted WebRTC video conferencing application |
| coturn | Implementation of TURN and STUN Server |
| Galene | Easy to deploy videoconference server |
| Nextcloud Talk | Chat, video and audio calls for Nextcloud |
| Selkies | Remote desktop and application streaming platform |
| libpeer | Portable WebRTC library for IoT/embedded devices |
| libdatachannel | WebRTC network library |
| Kurento | WebRTC media server |
| str0m | Sans I/O WebRTC implementation |
| Elixir WebRTC | Elixir implementation of the W3C WebRTC API |
| Gryt | Self-hostable, WebRTC-based voice communication app |
| PairUX | Collaborative screen sharing with simultaneous remote control |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.