cordova-plugin-opentokjs
cordova-plugin-opentokjs copied to clipboard
[Android] - Publisher cannot stream BACK camera
OS version: Android 4.3 Platform: Ionic
Issue:
- When you create a Publisher on device, the WebRTC get both 2 stream tracks (front and back cameras). But I see that FRONT camera has 'readyState' is 'live', BACK camera has 'readyState' is 'ended'. So the FRONT camera streaming works well, BACK camera streaming returns black screen.
- I tried to create custom cordova plugin to disable FRONT camera before OT working, so OT creates Publisher with BACK camera by default, but the 'readyState' is 'ended' also. Same above issue.
Anyone have same issue or any suggestion? Thank you.
Same issue, any updates please?
Same issue, any updates please?