P2P Media Loader
P2P Media Loader is an open-source engine designed for peer-to-peer streaming of live and on-demand video directly within web browsers. By leveraging WebRTC, it reduces the load on traditional CDNs and enhances scalability, making it a valuable tool for developers aiming to optim
Link
Related resources
- P2p StreamingOpen source WebRTC-based engine for P2P live/VOD streaming directly in a browser page, no plugin required.
- Apache Traffic ServerAn open source HTTP/1.1 and HTTP/2 caching proxy server that can be used as an edge cache in video streaming content delivery networks (CDN…
- Apache Traffic ControlAn open source CDN control plane originally contributed by Comcast. Apache Traffic Control can create a CDN with edge cache servers (like A…
- MistServerAn open source streaming media server that supports multiple protocols (HLS, RTMP, WebRTC, etc.). It focuses on easy setup and compatibilit…
- LiveKitEnd-to-end stack for WebRTC with a powerful SFU server, client SDKs, and cloud infrastructure. Supports scalable video conferencing, live s…
- IcecastAn open source streaming media server primarily for audio streaming (Ogg/Opus), which can also deliver video in formats like Ogg/Theora. Co…
- Janus WebRTC ServerAn open source, general-purpose WebRTC server (SFU and gateway). Janus is modular and can support video conferencing, streaming, and SIP/RT…
- Kurento Media ServerAn open source WebRTC media server with advanced capabilities like mixing, transcoding, and computer vision integration. Kurento allows bui…
- ZLMediaKitA high-performance C++ media server framework supporting WebRTC, RTSP, RTMP, HTTP-FLV, HLS, WebSocket streaming, and SRT, for building stre…
- CasparCGA professional open source graphics and video playback server used in TV broadcasting for overlaying graphics, playing videos, and mixing l…
- DIY-Streaming-CDNReference architecture and OSS stack (OBS + nginx + load balancer) for building a self-hosted livestream CDN.