简体   繁体   中英

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:

在此处输入图像描述

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

在此处输入图像描述

any help please?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM