Hi,
I couldn't find any examples with the janus_rtcp_get_sender_ssrc or janus_rtcp_get_receiver_ssrc functions, so I got confused with their usage.
In my understanding of the RTP + RTCP Protocol a SSRC uniquely iddentifies a stream source, hence I don't understand how we can give a RTCP packet to the methods and they will give us the sender, or the receiver SSRC. If a stream is identified by the SSRC, how can we have a sender SSRC and a receiver SSRC?
Thanks in advance,
Gustavo Gonçalves.