Saúl Ibarra Corretgé

Results 2527 comments of Saúl Ibarra Corretgé

There is no built-in way to do this. You'd need to end the meeting for everyone, and when they rejoin they'd wait for the moderator, since there isn't any.

Not sure I understand. You are swiping out the JitsiMeetActivity, right? There is very little time to do anything wheen the activity is destrooyed. What do you exppect it to...

> Want to detect when I leave conference room. if end by bottom(icon end on UI), then I can use readyToClose() event. Yes, that is correct. But if you swipe...

The auth flow in meet.jit.si is not to be consumed by 3rd party applications. You need to be running your own Jitsi Meet installation or use JaaS.

This is not possible if you are using the detault server (meet.jit.si). You need your own server.

> interesting! > > > > able to reproduce with `v20.12.2` too. > > > > if I replace the writing section with this code: > > > > ```js...

👋 FWIW, we (Jitsi Meet) have exactly the same use case and would very much like to have it work within an iframe, with permission delegation if that's the chosen...

I'd say this PR should really go into the handbook, we do have a section on cloud API: https://jitsi.github.io/handbook/docs/devops-guide/cloud-api/ As a further improvement, we could consider using this plugin to...

Why are we landing this here? It should really be in the handbook.