mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 04:22:00 -08:00
fix readme
This commit is contained in:
parent
66467b22c4
commit
8bbae9e50d
1 changed files with 1 additions and 1 deletions
|
|
@ -544,7 +544,7 @@ openssl genrsa -out server.key 2048
|
|||
openssl req -new -x509 -sha256 -key server.key -out server.crt -days 3650
|
||||
```
|
||||
|
||||
Edit `rtsp-simple-server.yml`, and set the `protocols`, `encrypt`, `serverKey` and `serverCert` parameters:
|
||||
Edit `rtsp-simple-server.yml`, and set the `protocols`, `encryption`, `serverKey` and `serverCert` parameters:
|
||||
|
||||
```yml
|
||||
protocols: [tcp]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue