Jitsi icon

Jitsi

Maintained by Sergio Comerón
This module allows creating jitsi-meet videoconference sessions.
Price option: Free

Supports Moodle 4.4-5.2 See all versions
Latest release: 1 month ago
Installations: 3240
Downloads (last 90 days): 1623

Frankenstyle name: mod_jitsi
Activities

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

Hi Alfredo,
Have you verified that the token configuration works correctly using the server outside the module? If this is so, putting the secret and the app_id in the module get moderation who has the capability mod/jitsi:moderation
I have my own jitsi and mod_jitsi authenticated via Token.
Teacher, student, or none role at all. Everyone gets moderator privileges.
I can't find in the module any configuration telling who gets the moderator role.
@Jason
Hello Jason, today we had the 404 Error as well. The Problem is the automatically builded roomname. It seems that jitsi only accept names with letters, numbers and spaces. At first you have to put the seperator in the plugin-configuration to "empty", then you have to take care that the short coursename has only letters, numbers and spaces.
Hi Giulia,
Thanks for your message. Now there is no record in the logs to count the time, but it is a very interesting option. However I cannot give you a forecast of when I will have that functionality.
Hi, I installed the plugin (using the Jitsi server). It works, but I would need to see in the course log the duration of the conference for each user (or the time of start and exit) to prove that the students partecipated in the course for the correct amount of time. Is it possible to add this feature? thanks for your help. Best regards. Giulia
Hi Jason,
I can't find the reason why I may be giving you that error. You can email me or use github to send me more details if you want.
Any chance we can get some documentation on this mod? I'm trying to set up your plugin with the latest jitsi (private server). If, in the address bar of my browser, jitsi.redacted.redacted/DogsAreBetter, it starts a video conference entitled "Dogs Are Better". If I schedule a conference through Moodle and hit the Access button, I get a 404 error with a link to the jitsi.redacted.redacted page. It doesn't matter if I have a conference of the same name running or not. Is there something I should be doing on the jitsi side that I'm missing?
Hello Sergio,
Thanks for trying to help us.
Sadly v2.3 didn't solve my problem with chrome triste It's just showing a dark grey screen…
Found this error i the console:
DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
Hi Sergio,
Please see my reply there.
Hi Sourish, I have answered you on github
Does it defaults to the Jitsi server(meet.jit.si) in this version even if I put my own Jitsi server url?
There is two new issues with version 2.3
There is another issue with the latest plugin now -
1.) Watermark appearing at the top right even if I remove the watermark url from plugin settings.
2.) Local Recording button is disabled though it's enabled in the standalone server.
https://github.com/SergioComeron/moodle-mod_jitsi/issues/14#issuecomment-609044121
Hi Frederic,
I fixed This problem, more info at https://github.com/SergioComeron/moodle-mod_jitsi/issues/14
Tomorrow I upload the New versión fixed This problem
Hello Sergio,
I tried to disable the Youtube sharing option in plugin settings, and it's now working with Firefox but not with Chrome.
Moodle v3.7
I use the jitsi server : https://meet.jit.si/
Thanks
Hi Alejandro,
if you want moderation you need config your own Jitsi server.
One possibility is to configure the server to use the jwt token and thus put a moderation field in that token. The plugin is prepared for such a configuration. Another configuration would be that you apply authentication and that only users who authenticate have moderation, with this plugin you could also do it.
But as I say you need to configure your own jitsi server.
I recommend you take a look at community.jitsi.org
Thank you!