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 example: Multiparty-CollectionView. When publishers join session: cells (video views) change size => Video distorted

I've successfully incorporated the latest version (v. `2.15.1.6758-ios`) of OpenTok.framework into my test iOS Broadcast Extension (extension uses ReplayKit 2.0 and `RPBroadcastSampleHandler` class: https://developer.apple.com/documentation/replaykit/rpbroadcastsamplehandler). However, any attempts to send any...

pending release

when device is in landscape mode the subscriber video get cropped , suggest method to keep video ratio same in both landscape and portrait mode

In Multiparty UICollectionView, we've noticed that if you go from portrait to landscape or landscape to portrait during a session the child views do not respond accurately, it remains cut...

The app seems to have some issues when one or more subscribers rejoin. Subscriber views show blank screen.

Hi, I have taken the Custom-Video-Driver example project and updated it to Swift 4.2. Then I tried taking the image buffer, modifying it (using Vision and Core Image), then return...

Hi, I have added the AR node which displays the Subscriber live video feed whenever user switches the camera to the front. Initially, the publisher and Subscriber are not assigned...

I am developing an app in which I need to send 2 audio stream: the default one and a custom. My custom source is a Bluetooth device for which I...

The published video from the device is kind of zoomed - but only in portrait mode. Is there a way to keep the ratio of the landscape mode when publishing...

Hi, I have made a demo in which Video Call and also there is an option to share the screen. I have taken the global variable of a publisher. For...