react-native-jitsi-meet icon indicating copy to clipboard operation
react-native-jitsi-meet copied to clipboard

Question: audio playback path

Open santo4ul opened this issue 2 years ago • 0 comments

Hi,

I'm trying to understand the audio playback path of react-native-jisti-meet app.

Does this app use the webaudio API (window.AudioContext || window.webkitAudioContext) for the playback? If yes, I couldn't find the relevant code.

Or some other package is being used from lib-jitsi-meet repo for the audio playback?

Could someone point me the code that actually captures the audio stream and plays it back on the local speaker?

Thank you.

santo4ul avatar Jul 20 '22 13:07 santo4ul