Replies: 1 comment
-
i've created a feature request here: bluenviron/gortsplib#901 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi team,
Our encoder publishes to MediaMTX via RTSP/TCP (GStreamer rtspclientsink), and downstream NVR/VMS clients pull via RTSP/UDP on a congested LAN. To keep latency low while improving recovery from packet loss, especially IDR/keyframe loss, we’re looking for RTP/AVPF + RTCP NACK/RTX on the RTSP path. The NVR/VMS supports RTCP NACK.
Could you please confirm whether MediaMTX currently supports this? If so, how can we enable/configure it (e.g., retransmission cache/window, rtx-time)? If not, is support planned on the roadmap?
Example SDP lines:
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions