* Publish multiple streams at once, each in a separate path, that can be read by multiple users
* Each stream can have multiple video and audio tracks
* Supports the RTP/RTCP streaming protocol
* Optional authentication schema for publishers
* Compatible with Linux and Windows, does not require any dependency or interpreter, it's a single executable
@ -27,6 +28,8 @@ Precompiled binaries are available in the [release](https://github.com/aler9/rts
@@ -27,6 +28,8 @@ Precompiled binaries are available in the [release](https://github.com/aler9/rts
## Usage
#### Basic usage
1. Start the server:
```
./rtsp-simple-server
@ -47,14 +50,24 @@ Precompiled binaries are available in the [release](https://github.com/aler9/rts
@@ -47,14 +50,24 @@ Precompiled binaries are available in the [release](https://github.com/aler9/rts