flutterjitsi-meet

how can I directly create a meeting in flutter jitsi meet after changing the server url without authentification?


I'm using jitsi meet package for a video conferencing app, every thing is working perfectly when create a meeting with the default serverURL. as in the code :

enter image description here

the problem accur when deleting the // so my serverURL will be actif.so i got this:

enter image description here

any help please ?


Solution

  • I fond a solution. you just have to add the ..token parameter. see the documentation https://pub.dev/packages/jitsi_meet#jitsimeetingoptions.