triniwiz / nativescript-webrtc

Apache License 2.0
42 stars 25 forks source link

I connect the audio on the web with calling from mobile #34

Closed walterg20 closed 4 years ago

walterg20 commented 4 years ago

How can I get the audio coupling in the call from the web to the mobile, with the earphone it returns the sound, It is the version 1.0.2 of the plugin, the new versions stop after asking the permission of camera and audio

triniwiz commented 4 years ago

I believe I left it up to the dev to handle how they want to ask for permission, there is WebRTC.requestPermissions to help