_rtsp-simple-server_ is a ready-to-use and zero-dependency server and proxy that allows users to publish, read and proxy live video and audio streams through various protocols:
@ -20,7 +13,8 @@ _rtsp-simple-server_ is a ready-to-use and zero-dependency server and proxy that
@@ -20,7 +13,8 @@ _rtsp-simple-server_ is a ready-to-use and zero-dependency server and proxy that
Features:
* Publish and read live streams
* Publish live streams to the server
* Read live streams from the server
* Act as a proxy and serve streams from other servers or cameras, always or on-demand
* Each stream can have multiple video and audio tracks, encoded with any codec, including H264, H265, VP8, VP9, MPEG2, MP3, AAC, Opus, PCM, JPEG
* Streams are automatically converted from a protocol to another. For instance, it's possible to publish a stream with RTSP and read it with HLS
@ -35,6 +29,13 @@ Plus:
@@ -35,6 +29,13 @@ Plus:
* Reload the configuration without disconnecting existing clients (hot reloading)
* Compatible with Linux, Windows and macOS, does not require any dependency or interpreter, it's a single executable