open-webrtc-toolkit / owt-client-android

Open WebRTC Toolkit client SDK for Android applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
195 stars 96 forks source link

Android SDK should not crash if it isn't in white list #176

Open yanbin7 opened 4 years ago

yanbin7 commented 4 years ago

Currently, the Android SDK will crash if the phone wan's in white list. e.g bug https://github.com/open-webrtc-toolkit/owt-client-android/issues/147 HUAWEI(GRA-UL00) pub or sub with h264 lead crash

We should avoid this crash for this kind of scenario.