jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
270 stars 235 forks source link

User who creates meet goes to lobby #197

Closed DP-NOTHING closed 9 months ago

DP-NOTHING commented 9 months ago

In my Flutter project , though a user creates a meeting, he gets sent to the lobby, even though he is the one who established the meeting. It also says you'll attend the meeting as soon as someone accepts your request and asks for your password. Turning off the lobby, the password, or the security does not function.

Screenshot 2023-09-16 204410

saghul commented 9 months ago

I assume you are using meet.jit.si as your server, is that right?

In that case that is expected because that's how Meet.jit.si is configured.

DP-NOTHING commented 9 months ago

Is there a solution that does not require self-hosting?

saghul commented 9 months ago

There isn't.

DP-NOTHING commented 9 months ago

I'm only working on a college project.I discovered some community-hosted jitsi servers that don't require a login to be a moderator.Are they safe to use?

saghul commented 9 months ago

We cannot vouce for servers other than ours, sorry.