Browse Source

update readme

pull/31/head
Alessandro Ros 6 years ago committed by GitHub
parent
commit
52277cf7cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

6
README.md

@ -10,11 +10,11 @@ This software was developed with the aim of simulating a live camera feed for de
Features: Features:
* Read and publish streams via UDP and TCP * Read and publish streams via UDP and TCP
* Each stream can have multiple video and audio tracks, encoded in any format
* Publish multiple streams at once, each in a separate path, that can be read by multiple users * 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 * Supports the RTP/RTCP streaming protocol
* Supports authentication for publishers * Supports authentication
* Run a script when a client connects or disconnects * Supports running a script when a client connects or disconnects
* Compatible with Linux, Windows and Mac, does not require any dependency or interpreter, it's a single executable * Compatible with Linux, Windows and Mac, does not require any dependency or interpreter, it's a single executable
## Installation ## Installation

Loading…
Cancel
Save