Is there any way to use sipjs or other method to get rtcp packets?

137 Views Asked by At

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?

0

There are 0 best solutions below