Saúl Ibarra Corretgé

Results 3597 comments of Saúl Ibarra Corretgé

Can you provide a code snippet of how you are using the library?

> disableRtx: true, Why are you disabling rtx? > _createLocalTrack(onError: Function) { > JitsiMeetJS.init({ disableAudioLevels: false }); You only want to call ` JitsiMeetJS.init` once, at startup. > JitsiMeetJS.events.track.TRACK_AUDIO_LEVEL_CHANGED Why...

Jenkins please test this please.

Jenkins please test this please.

Jenkins please test this please.

When are you calling that? It only has an effect very early, before RN is initialized.

Yes, but the WebRTC log level is o my passed to WebRTC itself once, at app startup time. If you call your function after the library is initialized it will...

If there is a package which implements all the latest stuff sure! IF not, we'd vendor something.

Jenkins please test this please.

You need to adjust the export so the tests can pass.