This commit is contained in:
guangwu 2023-10-20 15:05:21 +08:00 committed by GitHub
parent f47f2ca49e
commit b3a3812097
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"