From 42a3193d4d50184d31c9d82e45dc6355397de6d2 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Sun, 25 Oct 2020 11:48:32 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88c4c004..f858de3b 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,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 file can be changed dinamically when the server is running (hot reloading): changes are detected and written over the previous configuration, clients are disconnected only if necessary. +The configuration can be changed dinamically when the server is running (hot reloading) by editing the configuration file: changes are detected and written over the previous configuration, clients are disconnected only if necessary. ### RTSP proxy mode