Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
1146 Discussions

Android Active Voice detection using SFU v4.2

Gopi_Krishna_P
Beginner
404 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
404 Views

Hi,

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

0 Kudos
Chandramouli_P
Beginner
404 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.

0 Kudos
Reply