mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-24 20:11:56 -08:00
fix: typo (#2532)
This commit is contained in:
parent
f47f2ca49e
commit
b3a3812097
1 changed files with 1 additions and 1 deletions
|
|
@ -1008,7 +1008,7 @@ There are 3 ways to change the configuration:
|
|||
MTX_RTSPADDRESS="127.0.0.1:8554" ./mediamtx
|
||||
```
|
||||
|
||||
Parameters that have array as value can be overriden by setting a comma-separated list. For example:
|
||||
Parameters that have array as value can be overridden by setting a comma-separated list. For example:
|
||||
|
||||
```
|
||||
MTX_PROTOCOLS="tcp,udp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue