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 70 opentok-ios-sdk-samples-swift issues
Sort by recently updated
recently updated
newest added

In my one to one video calling app using OpenTok, the publisher's view becomes black after it goes to background mode and enters foreground. The subscriber is also not able...

With iOS 14, Apple introduces local network privacy ([see this video](https://developer.apple.com/videos/play/wwdc2020/10110)). Beginning in iOS 14, the operating system will prompt the user for permission when an application attempts to subscribe...

The video is getting stuck or showing a black screen. When the user enters the iOS app to the background and back to the foreground it will be solved for...

Hi, I'm writing an app where I need the to share the whole screen which is assambled from VCs, AV camera previews and more. I want to share the whole...

session.piblish is not publishing the stream. I can't get any log to find out the exact error. when I run the example Simple-Multiparty with the same sessionid, apikey, token everything...

This happens infrequently, maybe once every 10-20 sessions. When publishing, there's no callback on whether publish succeed or failed. When session is connected, the delegate callback `sessionDidConnect(_ session: OTSession)` is...

OpenTok video streaming does not work simultaneously with a phone call Video streaming doesn’t work while having a phone call and when it ends, it starts to work While having...

When a subscriber change video source to share screen -> Check subscriber stream video type alway .camera

I have implemented OpenTok with CallKit. Whenever I start outgoing call, my stream is never published. At the inspector dashboard it says, > Attempting to publish with stream 54B02465-0E26-4AF0-8715-9D333BF6E9FC (has...

On publisher disconnection, getting stream id empty so in that case cell, video visual stuck there. Please help we have a demo tomorrow. Console log attached ``` func session(_ session:...