How to get RTCP Receiver Reports from MediaMTX #4342
Unanswered
PhilDay-CT
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
Hi,
I have an RTSP stream feeding into mediaMTX using interleaved transport ("RTP/AVP/TCP;unicast;interleaved=0-1;mode=record") so the RTP and RTCP packets are sent in the same connection used by RTSP.
My question is how do I get the RTCP Receiver Reports from mediaMTX to feed back to my source ?
I was expecting that they would come back on the same socket, but I don't seem to get anything.
Beta Was this translation helpful? Give feedback.
All reactions