Mehmet Baykar

Results 8 issues of Mehmet Baykar

I have been working on to create a video collage with layer border, but even the library works fine I can not apply any transformation or border layer.

Hi @robjperez , The screen-sharing module contains an old code base also there is no swift support for it. Can you please provide a swift example of the module with...

In iphone X and above it is fitting inside of the view but below . then iphone X the view is overflowed.

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:...

When doing a pretest call using [Obj-c audio driver](https://github.com/opentok/opentok-ios-sdk-samples/tree/main/Custom-Audio-Driver), I can mute the subscriber audio with `- (void)setAudioPlayoutMute:(BOOL)mute;` But when it comes to the Swift version of the custom audio...

DefaultAudioDevice.swift in Custom-Audio-Driver is no working as expected. I have been using the objc code of OTDefaultAudioDevice.m and it works fine. Can you please make an update on DefaultAudioDevice.swift? Thanks,

I see that the codebase is out of date. It would be great if you guys have an updated example of this project with a swift version.

I have been working on to show the touch visualizer on the video I recorded with ReplayKit but it is not showing any touch at all. What could be the...