- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Team,
How we get know when one user is left from one to one video calling using MCU?
Presently ICSRemoteStreamDelegate func streamDidEnd(_ stream: ICSRemoteStream) callback is calling but not accurate even single user in the call also getting two ICSRemoteStream objects.
As we check with Android Framework, we have ICSConferenceParticipant Observer is available using SignallingChannel for participant state changes, how we can achieve it in iOS .
Any help will be appreciated.
Thanks.
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi krishna,
ICSConferenceParticipantDelegate is not implemented yet. However, streamDidEnd should be called when a remote stream is ended.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Jianjun,
Thanks for your response, streamDidEnd is called but its not accurate. If the conference contains single participant, then also we are getting two participants from the conference information.

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