forked from External/mediamtx
update readme
This commit is contained in:
parent
58fe1cfe77
commit
46d289ffa3
1 changed files with 1 additions and 1 deletions
|
|
@ -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 writing to the configuration file. Changes are detected and applied without disconnecting existing clients, whenever is possible.
|
||||
|
||||
### RTSP proxy mode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue