Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
1144 Discussions

Android Active Voice detection using SFU v4.2

Gopi_Krishna_P
Beginner
220 Views

Hello Team,

I am developing an audio conference application using SFU v4.2,i want to know active specking participant in the conference .in MCU there is direct method to know active specking participant 

@Override

public void onActiveAudioInputChange(String s) {

}

similarly is there any way to know active specking in SFU .

0 Kudos
2 Replies
Li_C_Intel
Employee
220 Views

Hi,

The SFU mode does not support VAD. Only MCU mode supports it.

Chandramouli_P
Beginner
220 Views

Hello Li,

We are using SFU mode to decrease the load on servers. I understand that AVD supports in MCU mode only. Is there any other way to utilize AVD feature in SFU mode?

Thank you.

Best Regards,
Chandramouli.

Reply