update readme (#2086)

This commit is contained in:
Alessandro Ros 2023-07-19 19:48:08 +02:00 committed by GitHub
parent 6d342082c2
commit 0d3ea6614e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ _rtsp-simple-server_ has been rebranded as _MediaMTX_. The reason is pretty obvi
* [Authentication](#authentication)
* [Encrypt the configuration](#encrypt-the-configuration)
* [Remuxing, re-encoding, compression](#remuxing-re-encoding-compression)
* [Save streams to disk](#save-streams-to-disk)
* [Save streams on disk](#save-streams-on-disk)
* [On-demand publishing](#on-demand-publishing)
* [Start on boot](#start-on-boot)
* [RTSP-specific features](#rtsp-specific-features)
@ -1066,9 +1066,9 @@ paths:
runOnReadyRestart: yes
```
### Save streams to disk
### Save streams on disk
To save available streams to disk, you can use the `runOnReady` parameter and _FFmpeg_:
To save available streams on disk, you can use the `runOnReady` parameter and _FFmpeg_:
```yml
paths: