mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-10 12:22:07 -08:00
update readme
This commit is contained in:
parent
8ff33f88ab
commit
4a87f4752a
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 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…
Add table
Add a link
Reference in a new issue