Hi guys,
In my application I have implemented callback to trigger RTCP packet during
the stream.
When callback is called I can manage the following input parameters:
pj_uint8_t *packet
pj_ssize_t size
Is there a method to retrieve sender SSRC of RTCP packet? Ad example parsing
packet to pjmedia_rtcp_common packet. Thanks in advice.
Best Regards
LL
Hi guys,
In my application I have implemented callback to trigger RTCP packet during
the stream.
When callback is called I can manage the following input parameters:
pj_uint8_t *packet
pj_ssize_t size
Is there a method to retrieve sender SSRC of RTCP packet? Ad example parsing
packet to pjmedia_rtcp_common packet. Thanks in advice.
Best Regards
LL