> With the RTCPInstance SRHandler callback, is there any method
> to determine which UDP port the sender is using for RTCP?
No, and this is why you should support RTSP - in both your sender and receiver.
We spent a lot of effort standardizing this protocol, and I spent a lot of
time implementin
Hi,
With the RTCPInstance SRHandler callback, is there any method
to determine which UDP port the sender is using for RTCP?
I'm writing a receiver for a point-to-point RTP stream.
The stream is initiated by using a method other than RTSP.
The code does not know what RTP and RTCP ports that the sen