- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
In the below configuration, how to know active speaker while in conference in iOS SDK?
Since, in Android we have onActiveAudioInputChange observer/ Delegate method in RemoteMixedStreamObserver. In iOS we are unable to find any method related to Active speaker in ICSRemoteMixedStreamDelegate and ICSRemoteStreamDelegate.
Help us how to achieve the above case?
Configuration:
1. Environment - iOS.
2. SDK - CS_WebRTC_Client_SDK_iOS.v4.1
Thanks,
Srujan K.
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
Any update would be appreciated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
Waiting for your response.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,Srujan K.
We already add this feature in To-Do list, please follow up our GitHub code repository and get latest state .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check out latest source code of https://github.com/open-webrtc-toolkit/owt-client-native, build iOS SDK by yourself, you could find activeAudioInput
in OWTRemoteMixedStream.h
OWTRemoteMixedStreamDelegate
- (void)streamDidChangeActiveInput:(NSString*)activeAudioInputStreamId;

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page