songz / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
Other
162 stars 270 forks source link

Ability to mirror image #149

Closed antris closed 9 years ago

antris commented 9 years ago

On iOS the publisher image is not mirrored. The JS API seems to have a mirror property:

https://tokbox.com/opentok/libraries/client/js/reference/OT.html#initPublisher

But on Cordova iOS this has no effect.

aullman commented 9 years ago

It turns out that this mirroring issue is actually a bug in the iOS SDK. There should be a fix with the next release scheduled in April. Mirroring should be on by default.