Safeer
Safeer
Tried running: **npm install --save react-native-queue** And getting following warnings: Using request for node-pre-gyp https download Tried to download(404): **https://static.realm.io/node-pre-gyp/2.26.1/realm-v2.26.1-node-v67-darwin-x64.tar.gz** Pre-built binaries not found for [email protected] and [email protected] (node-v67 ABI,...
**Describe the bug** The VideoFrame can be instantiated using a canvas in the [Javascript SDK](https://github.com/livekit/track-processors-js/blob/4c92414b0fab07ae7eb9e0e9adac1c0b4ef644fc/src/transformers/BackgroundTransformer.ts#L97). How can the same be done in Android? In Android, to create a VideoFrame we...
**Describe the bug** Join the call and select the Speakerphone as selectedAudioDevice. Once 2 or 3 users join this call, and unmute themselves then some of them start hearing themselves...
Tried installing by following instructions and tested linking package manually and automatically but Promise is not getting back in my app code: ```javascript RNGoogleSafetyNet.isPlayServicesAvailable() .then((res) = > { console.warn('isPlayServicesAvailable: '...