is there any option to trigger an HTTP call when the last participant leaves the meeting?
Can be done here for example jitsi-meet/mod_speakerstats_component.lua at 6ca61e03fdbda5b5474d0db19872bc7f7a4bc7c9 · jitsi/jitsi-meet · GitHub
1 Like
can you please provide any code sample for meeting end HTTP request with the meeting room name?
Here the auth_token part fetches public key from an HTTP endpoint jitsi-meet/util.lib.lua at 598d0149607cc8fb8f7a5f4f7fce14a159f240ee · jitsi/jitsi-meet · GitHub
thanks