I use sip.js to mkae a webrtc test. And I wang to get some information from rtcp.
I tried to use getStatus() API,but I want the rtcp packet form the other side.Because getStatus() can not calculate the out-bound rtp packt lost and jitter. Is there any way to get the message?