update docs (#4520)

This commit is contained in:
Alessandro Ros
2025-05-11 11:20:03 +02:00
committed by GitHub
parent 5013d585fc
commit e0ad33320e
+1 -2
View File
@@ -463,8 +463,7 @@ pathDefaults:
# 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.
fallback:
# Use original absolute timestamps of RTSP and WebRTC frames.
# In RTSP and WebRTC, absolute timestamps are transported through RTCP reports.
# Route original absolute timestamps of RTSP and WebRTC frames, instead of replacing them.
useAbsoluteTimestamp: false
###############################################