jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
44 stars 33 forks source link

The conference has not yet started because no moderators have yet arrived. If you'd like to become a moderator please log-in. Otherwise, please wait. #59

Closed yash3135 closed 6 months ago

yash3135 commented 6 months ago

Facing This Issue any one have knowledge how to fix this

WhatsApp Image 2024-05-02 at 01 57 51_1f38397f

damencho commented 6 months ago

https://github.com/jitsi/jitsi-meet-flutter-sdk/issues/8

You can use your deployment where you control the authentication.

yash3135 commented 6 months ago

8

You can use your deployment where you control the authentication.

I am using Flutter sdk so how can I do that. I am using server of jitsi meet.

damencho commented 6 months ago

The flutter sdk is the client side SDK for which you need a backend.

You can host it by installing debian packages: https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-quickstart/ Or using docker: https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker

yash3135 commented 6 months ago

Can I use Jitsi meet servers to host meetings?

damencho commented 6 months ago

Yes, you can use the Jitsi Meet to do so. Anything else will not align with the terms of service. https://jitsi.org/meet-jit-si-terms-of-service/