opentok / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
MIT License
30 stars 80 forks source link

Android Frame Rate not set properly #115

Open msach22 opened 6 years ago

msach22 commented 6 years ago

Please post usage questions or broader discussions on StackOverflow.


For feature requests, please fill out the feature request template


For bug reports, please fill out the bug report issue template

The frame rate on Android devices is not being set properly. The issue is here: https://github.com/opentok/cordova-plugin-opentok/blob/master/src/android/OpenTokAndroidPlugin.java#L221