From 4ff762e9bd97d57bc53fe658bc8201cf6110b2e9 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Sat, 2 Dec 2023 14:32:59 +0100 Subject: [PATCH] update documentation --- mediamtx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mediamtx.yml b/mediamtx.yml index 5cac5cbdeb1..896b737b101 100644 --- a/mediamtx.yml +++ b/mediamtx.yml @@ -296,7 +296,7 @@ pathDefaults: record: no # Path of recording segments. # Extension is added automatically. - # Available variables are %path (path name), %Y %m %d %H %M %S %f (time in strftime format) + # Available variables are %path (path name), %Y %m %d %H %M %S %f %s (time in strftime format) recordPath: ./recordings/%path/%Y-%m-%d_%H-%M-%S-%f # Format of recorded segments. # Available formats are "fmp4" (fragmented MP4) and "mpegts" (MPEG-TS).