Browse Source

update readme

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

2
README.md

@ -83,7 +83,7 @@ Parameters in maps can be overridden by using underscores, in the following way: @@ -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 writing to 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 writing to the configuration file. Changes are detected and applied without disconnecting existing clients, whenever it's possible.
### RTSP proxy mode

Loading…
Cancel
Save