Search code examples
androidiosvideochatopentok

Android opentok video chat android to ios issue


I have developed android and iOS app using opentok for video chatting.
I am able to make video chat between android to android, android to iOS, and iOS to iOS.
But while making call between android to iOS, in android video chat screen of the opposite party who is on iOS is in landscape mode. [I have attached android screen]

Also I am attaching screen shot of my screen. Please help me. Thanks in advance. [1]: https://i.sstatic.net/w16qa.png


Solution

  • OpenTok has a new version in beta, version 2.2 for both iOS and Android. If you use a beta 2.2 version with an older version, the video orientation will be rotated.

    If you are doing mobile to mobile, please make sure that you are testing with iOS 2.2, because our Android Beta is currently on 2.2.

    OpenTok's iOS SDK download page.
    OpenTok's Android SDK download page.
    Android page says 2.0 but its really 2.2 SDK.

    Hope that helped clarify some things!