mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-30 06:51:59 -08:00
update readme
This commit is contained in:
parent
438e5fc5c9
commit
99009c8d78
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ docker run --rm -it -v $PWD/conf.yml:/conf.yml -p 8554:8554 aler9/rtsp-simple-se
|
|||
|
||||
To change the configuration, it's enough to edit the file `conf.yml`, provided with the executable. The default configuration is [available here](conf.yml).
|
||||
|
||||
#### Usage as an RTSP Proxy
|
||||
#### Usage as RTSP Proxy
|
||||
|
||||
An RTSP proxy is usually deployed in one of these scenarios:
|
||||
* when there are multiple users that are receiving a stream and the bandwidth is limited, so the proxy is used to receive the stream once. Users can then connect to the proxy instead of the original source.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue