Get meetingId

Hello I use this module jitsi-meet/mod_speakerstats_component.lua at master · jitsi/jitsi-meet · GitHub

for each room I have a meetingId
is there a way to get this information from the frontend (react)

thanks

You can use this method to obtain it, once in the room

thank you

I can’t get in before in the prejoin page ?

Nope, you need to be in the room to see the meeting id, it may happen you don’t have access to join the room.

yes I understand it is logical
just i want to display the names of the people who are in the room in the prejoin so i need uuid in the prejoin.

ok i will look if i find another solution