I am working on webrtc project in my office. And i need to test webrtc for to know the flow of the function calls.
i tried testing the webrtc using google apprtc from their website appspot in my android chrome browser and other browsers.
I also used skype, line, and other apps.
But i was unable to see the logs when i used the command "sudo adb logcat" in my pc.
I was testing in odroidx2 board.
Is it correct way to test the webrtc flow?
Or is there any other way to do that?
I tried this and i didnt find any answer to this