From 136987af194ba2204b6ec2fa40bca74da44389d3 Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Mon, 7 Sep 2020 08:32:38 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e71ebfc8..914e632c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ 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) -* Make streams secure with usernames and passwords (authentication) +* Supports authentication for both reading and publishing * Run custom commands when clients connect, disconnect, read or publish streams (linux only) * Compatible with Linux, Windows and Mac, does not require any dependency or interpreter, it's a single executable