Hello!
Video stream play normally.
But _recvTransport.getStats() can not get any data. Is there some js or server configuration need setup?
Hello!
Video stream play normally.
But _recvTransport.getStats() can not get any data. Is there some js or server configuration need setup?
Everything is good but you need to use the RTCStats JS API to get the content. The browser console doesn’t show it for whatever reason.
Thank you. I’m not very familiar with JavaScript, but after reading the documentation, the issue has been resolved.