'Keeping track of WebRTC stats on Android

How I can use chrome://webrtc-internals for mobile Chrome (Android)? Yes, I can open it in a separate tab on the same phone, and can even switch between the tow tabs: the one that runs my webRTC client and the one that collects the stats. But this means that I cannot follow this in real time, and the 6″ screen is too small… And I can go to chrome://inspect/#devices on the connected PC, but it does not help me see the WebRTC stats of the device.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source