Rouzbeh Abadi

Results 10 issues of Rouzbeh Abadi

Is there any way to use this iOS SDK in a swift package manager?

iOS

Hi, After updating the iOS and iPadOS to 15.4 from 15.3.1, the FPS occasionally drops to a very low value for a second and then goes back up to near...

Hi Is there anyway to lock the video orientation to landscape or portrait on the stream? I tried to use `endGeneratingDeviceOrientationNotifications ` to stop sending the rotation notification, but the...

Hi, Have this issue while building the iOS project. FYI, ObjC is also added to the Linker flags. It happens when I use OWTConferenceClientDelegate in the project. I even added...

Hi, to make a connection to v4.5.2 socket.IO in a node.js server, I updated swift client from version 15.2.0 to version 16.0.1 The new v4.5.2 socket.IO works perfectly well with...

Hello, I'm integrating the SegFormer CoreML model into an iOS project for real-time semantic segmentation but I'm facing two major issues: **Performance:** The model is slower than expected in real-time...

Hello, I'm reaching out again with another issue relating to video streaming on the OWT iOS client. Previously, I opened issue [#724](https://github.com/open-webrtc-toolkit/owt-client-native/issues/724), where I described a problem that occurs when...

We have been using the OWT iOS SDK to build a real-time video streaming application. We recently encountered an issue where full HD video streaming (1920x1080) works fine on iPhone...

Hi, I'm using this framework to establish a video call with a custom VideoSource Here is my video source class : import Foundation import AmazonChimeSDK class CustomVideoSource: VideoSource, VideoSink {...

bug

I'm currently working on an iOS project that involves the integration of the raw outgoing video feature using Azure Communication Services SDK v2.4.0. As I was following the [Raw Media...

question
Communication
customer-reported