webrtc-streamer
Streaming application for video captures and RTSP IP cameras using WebRTC protocol.
Why consider webrtc-streamer?
webrtc-streamer is an open-source media streaming server written in C++ by Michel Promonet. It ingests RTSP video streams from IP surveillance cameras and V4L2 capture devices, transcoding and streaming them directly to web browsers using the native WebRTC protocol.
Learn webrtc-streamer by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of webrtc-streamer
webrtc-streamer converts RTSP IP surveillance camera feeds into ultra-low-latency WebRTC streams.
Docker Quickstart
docker run -p 8000:8000 mpromonet/webrtc-streamerwebrtc-streamer is released under the Public Domain (Unlicense).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.