opentok-ios-sdk-samples-swift icon indicating copy to clipboard operation
opentok-ios-sdk-samples-swift copied to clipboard

Sample applications using the OpenTok iOS SDK in Swift

Results 69 opentok-ios-sdk-samples-swift issues
Sort by recently updated
recently updated
newest added

Hello, my company has a paid account for Opentok and I'm migrating our App dependencies to SPM. OpenTok is using Cocoapods but I'm wondering if there are any plans to...

It seems the opentok framework isn't configured to expose the arm64 symbols required to run on a simulator on any of the MacMini M1.

I have use Video calling but sometimes I get "Publisher failed: Error Domain=OTSessionErrorDomain Code=1541 "Timed out while attempting to publish." UserInfo={NSLocalizedDescription=Timed out while attempting to publish.} error how can I...

I receive a crash when I try to access the streams property of OTSession. The moment I try to read this value **NSDictionary* _Nonnull streams** the app crashes. Crash Log:...

I setup everything and do a video call and everything is fine but when I try to disconnect the session the app crash and send this error Terminating app due...

![image](https://user-images.githubusercontent.com/35351864/149139178-77da9e6d-23bc-4d1d-8cf0-346781606d78.png) i am teladoc developer, and this is my error

Hi, there is broken behavior upon initializing opentok, using the latest react-native 0.66 and pod version 2.20.2. We receive a crash when opentok tries to initialize itself. ![image](https://user-images.githubusercontent.com/16706446/146770734-d8dec693-ac6d-4481-b56c-93761f4b2ebe.png)

The FrameCaptureMetadataDelegate methods are not called and the timestamp label is linked directly to the publisher's video capture, so it doesn't represent the received metadata from the stream by the...

Instruments is reporting small memory leaks in json_pack and json_object_set_new_nocheck, e.g. (and not the only stack trace): ![Screen Shot 2021-12-28 at 9 10 20 AM](https://user-images.githubusercontent.com/1806693/147574717-9d7fdead-9463-4f46-b234-852560a4b162.png) These don't seem to consume...

During the video, when user have incoming call: user reject or accept the call then hang up -> user lost microphone and lost audio stream from session (video stream still...