docker-jitsi-meet icon indicating copy to clipboard operation
docker-jitsi-meet copied to clipboard

Once I start recording using jibri, the system automatically gives moderator role to random participant !

Open peter-tharwat opened this issue 1 year ago • 3 comments

Once I start recording using jibri, the system automatically gives moderator role to random participant ! (Sometimes) Even I have disabled auto owner! And tried to enable guest and join with jwt (To prevent upgrading anyone to be moderator and start/stop recording and same problem) but still upgrading even guests !! I tried to see logs of jibri,jicofo,prosody once I start recording but nothing related to upgrading anyone!

Note: Iam using token_affiliation Plugin to handle roles And I see that all users start the meeting with moderation access whatever I put inside token, then after a part of second it downgrade to specific role successfully

I have 5 days searching but still same problem 😔 I need help please

peter-tharwat avatar Aug 23 '24 03:08 peter-tharwat

Please share your .env file and a sample token.

saghul avatar Aug 23 '24 07:08 saghul

thank you for your response, sure i have tried everything inside jwt

Token

and this is my env file iam using kubernates and just single env file shared with all pods https://codeshare.io/64Xynk

when i try to make meeting with (for example) 5 persons and try to record suddenly one of the participants became a moderator without my permission (happened from time to time) @saghul

peter-tharwat avatar Aug 23 '24 11:08 peter-tharwat

you can use this code that i shared with you to generate token directly https://onecompiler.com/php/42pztb2sh

peter-tharwat avatar Aug 23 '24 11:08 peter-tharwat

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 02 '25 02:03 github-actions[bot]