How to get RTCP Receiver reports from mediaMTX on a RTP Stream #720
Replies: 1 comment
-
answered in bluenviron/mediamtx#4342 |
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.
-
HI,
I'm sending an RTSP stream into mediaMTX using interleaved transport:
"RTP/AVP/TCP;unicast;interleaved=0-1;mode=record"
The stream works fine and I can send RTP and RTCP Sender Report messages into the server and play the content out OK, but I was expecting to get RTCP ReceiverReport messages sent back to my client from the MediaMTX server - but I never get any message back.
Can you point me please to how I set this up to get the RTCP ReceiverReport messages back from the server ?
Beta Was this translation helpful? Give feedback.
All reactions