From 0d3ea6614e6badf63923bc0e069deaa53a7f486e Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Wed, 19 Jul 2023 19:48:08 +0200 Subject: [PATCH] update readme (#2086) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b97a7436..45958e93 100644 --- a/README.md +++ b/README.md @@ -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: