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 Benoit,
Thank you for reporting this issue and for providing detailed information. I have created an issue on GitHub to track and investigate this problem:
🔗 https://github.com/udima-university/moodle-mod_jitsi/issues/131
We will review this and keep you updated on any progress. Feel free to add any additional details or comments directly in the issue thread.
Thanks again for your support!
Best regards,
Sergio
Hi Sergio,
Get in trouble when backuping-restoring with moosh for courses including Jitsi activity
Considering moosh restore log I found issues seems to be related to 'Session shared with token' param and 'tokeninvitacion' fields who doesn't have a default value (maybe due to DB field writing error).
I do not plan to use the 'Session shared with token' function.
So is there a way to skip this in code and so prevent the restore course error ?
In case of, here are few lines copy from log.
Default exception handler: Error writing to database Debug: Field 'tokeninvitacion' doesn't have a default value
!!! Error writing to database !!!
Potential coding error - existing temptables found when disposing database. Must be dropped!
Moodle version : its 4.5.1
PHP 8.2
Jitsi version : v3.4.11 (2024120100)
Many thanks for you help and dedicated involvement on supporting Jitsi in module Course smile
Benoit @ DiDaXo
Hi José,
For now, you can use the full-screen option that appears in the Jitsi menu. At the moment, we haven’t implemented a method within the plugin.
Hi, I'm using the Jitsi plugin within Moodle, and I need the video conference to either open in full screen or in a new tab instead of loading inside the small Moodle window, which is especially problematic on mobile devices. Is there a way to achieve this? Any guidance on how to modify the plugin to support this would be appreciated. Thank you!
Hi Donnajobs,
We use our own servers and I don't know of a list of public servers. I'm sorry
Hi,
the public server I was using has stopped working since 2 days ago. Do you have a list of public servers?
Thanks
Hi dr. Nellie, yes, it's compatible with moodle 4.3. Sorry for not having mentioned it before. I'm preparing a new version and when I upload it I will put the label to inform of its compatibility with 4.3
Is it compatible with Moodle 4.3?
Hola Fernando, puedes sacar lo que dice la consola del navegador? En principio no debería influir poner una programación horaria en la sesión.
Hola Sergio, buenos días, tengo un problema cuando quiero transmitir a YouTube, hice todos los pasos pero me da error cuando presionó el botón y me envía un mail con el siguiente mensaje: "Scheduled start time must be in the future and close enough to the current date that a broadcast could be reliably scheduled at that time".
Probé poniendo horarios a la reunión y nada.
Gracias
Hi Sergio Comeron,
Thanks for your reply.
Hi Téo Pereira,
not at the moment, now you can only view recordings on moodle page if you use YouTube account for the records. (with Live Streaming Method configured with Moodle integrated option).
In future we add others recordings options.
Hi Björn Ludwig,
I need review the code but I think that status column is remains of code that is now not used. I review it and info you.
Thanks
Hi Sergio Comeron,
I have installed Jitsi meet and Jibri on the same server and it works great. However, I would like to know if this plugin offers the possibility to display local recordings on the moodle page.
Thanks in advance.
Hi guys Awesome work with this plugin. Everything works like a charm, besides a warning in my database schema checks where it says:
jitsi
column 'status' is missing
Can you hint me towards how to handle this?