Browse Source

Merge branch 'master' into external_commands_for_windows

pull/80/head
Alessandro Ros 5 years ago committed by GitHub
parent
commit
2a08e00815
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -12,8 +12,8 @@ Features: @@ -12,8 +12,8 @@ Features:
* 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
* Pull and serve streams from other RTSP servers, always or on-demand (RTSP proxy)
* Supports authentication for both reading and publishing
* Run custom commands when clients connect, disconnect, read or publish streams (linux only)
* Provide separate authentication for reading and publishing
* Run custom commands when clients connect, disconnect, read or publish streams
* Compatible with Linux, Windows and Mac, does not require any dependency or interpreter, it's a single executable
## Installation and basic usage

Loading…
Cancel
Save