nhancv / nc-kurento-android

Demo kurento webrtc android (via webview and native using libjingle)
65 stars 24 forks source link

Audio is not working in one2one and one2many call #8

Open paeoiteam opened 5 years ago

paeoiteam commented 5 years ago

I set up server-side coding on node js and used this code client side.

I have noticed that audio is not there.

Please help me to solve this.

athasamid commented 4 years ago

Have you add permissions RECORD_AUDIO and MODIFY_AUDIO_SETTINGS?