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 .
Hi,
The SFU mode does not support VAD. Only MCU mode supports it.
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.
For more complete information about compiler optimizations, see our Optimization Notice.