mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 12:32:01 -08:00
update readme
This commit is contained in:
parent
ae1b7f4ded
commit
42a3193d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue