webrtc-sdk / android

WebRTC pre-compiled library for android.
MIT License
151 stars 23 forks source link

How to enable debug mode on android #4

Open wanchao-xu opened 2 years ago

wanchao-xu commented 2 years ago

I want to test flutter-webrtc on android, and it should use webrtc sdk, now the libwebrtc is released version without log, I want to print the log of webrtc when debug flutter-webrtc, how to enable debug mode on android? Is there any pre-complied webrc sdk with debug enabled?