Closed antris closed 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.
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.
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.