update documentation (#4626)

This commit is contained in:
Alessandro Ros
2025-06-08 10:36:12 +02:00
committed by GitHub
parent 2628d47695
commit 42a39716a9
+2 -2
View File
@@ -458,7 +458,7 @@ pathDefaults:
sourceOnDemandCloseAfter: 10s
# Maximum number of readers. Zero means no limit.
maxReaders: 0
# SRT encryption passphrase require to read from this path
# SRT encryption passphrase required to read from this path.
srtReadPassphrase:
# If the stream is not available, redirect readers to this path.
# It can be can be a relative path (i.e. /otherstream) or an absolute RTSP URL.
@@ -495,7 +495,7 @@ pathDefaults:
# Allow another client to disconnect the current publisher and publish in its place.
overridePublisher: yes
# SRT encryption passphrase required to publish to this path
# SRT encryption passphrase required to publish to this path.
srtPublishPassphrase:
###############################################