The use case is to automatically end the meeting after 30 minutes. What’s the best way to implement this? Please advise.
“The best way” depends on your use case and environment. One of the ways is
I don’t think so. This is a third-party module
I’ve seen a hangup function in the mannual. Can that be used to end the call when the time is up?
api.executeCommand(‘hangup’);
2 Likes
@mindsetinmeta Please use the JaaS support channel going forward, this forum is targeted at the Jitsi Meet open source project, and not all answers may apply to JaaS.