From 8415cfc30e5548ff902e4ec9c74415e2f006296b Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Tue, 3 Nov 2020 12:19:10 +0100 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8fd8cf97..2a877178 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Parameters in maps can be overridden by using underscores, in the following way: RTSP_PATHS_TEST_SOURCE=rtsp://myurl ./rtsp-simple-server ``` -The configuration can be changed dinamically when the server is running (hot reloading) by editing the configuration file, Changes are detected and applied without disconnecting existing clients, whenever is possible. +The configuration can be changed dinamically when the server is running (hot reloading) by editing the configuration file. Changes are detected and applied without disconnecting existing clients, whenever is possible. ### RTSP proxy mode @@ -164,9 +164,9 @@ paths: runOnPublishRestart: yes ``` -### Redirect to another url +### Redirect to another server -To redirect to another URL, use the `redirect` source: +To redirect to another server, use the `redirect` source: ```yml paths: redirected: