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.

Dear, good night!
I can't enable the microphone when starting a conference (in the course window itself). Can you help me?
Error: Unable to read properties of undefined (reading "GetUserMedia")
Hola Fermín, la última versión del plugin ya es compatible con servidores de 8x8.
En el domino tienes que poner el de 8x8, que creo recordar que era 8x8.vc . Luego en el parámetro "jitsi | tokentype" de la configuración de jitsi tienes que elegir Servidores 8x8 y rellenar los parámetros que te aparecen (la clave privada, el ID de la app y la api key id). Estos datos los obtienes del panel de administrador de 8x8 (https://jaas.8x8.com). Con eso tendría que funcionarte.
Si ves que no funciona me dices y vemos que puede estar pasando.
Un saludo!
Hola Sergio,
me gustaría integrar tu plugin en mis cursos.
Tengo varias cuentas con 8x8 Meet.
Ya que 8x8 utiliza jitsi ¿Sería posible integrarlo?, ¿podrías ayudarme?
Gracias por tu aporte.
Un saludo,
Fermín
Hi Maria Gabriela, can you test if with new version 3.2.6 you get the error?
Thanks for your answer. I can't find that option you mention
Hi Gabriela,
From what the error indicates, it seems to be a compatibility issue with the 'activity completion' option in versions lower than 3.11. I have been trying what you indicate about the recording option with dropbox and I have not been able to reproduce the problem. Can you see if you have the 'Completion tracking' option in 'show activity as complete when conditions are met' ?
Hello, I need help with the plugin, when I check the start recording option, it does not redirect me to the dropbox login. I am using Jitsi version 3.2.5 and my version of moodle is 3.7.9 which is installed on a test server.
The error that it throws me is the following:
Object { message: "Excepción - Call to undefined function update_completition()", errorcode: "generalexceptionmessage", backtrace: "* line 143 of /mod/jitsi/classes/external.php: Error thrown\n* line 244 of /lib/externallib.php: call to mod_jitsi_external::participating_session()\n* line 59 of /lib/ajax/service.php: call to external_api::call_external_function()\n", … }
"Excepción - Call to undefined function update_completition()"
"generalexceptionmessage"
* line 143 of /mod/jitsi/classes/external.php: Error thrown\n* line 244 of /lib/externallib.php: call to mod_jitsi_external::participating_session()\n* line 59 of /lib/ajax/service.php: call to external_api::call_external_function()\n"
\nError code: generalexceptionmessage"
Dear Sergio Comerón,
Thank for your reply and guide. I have done with new version mod_jitsi_moodle40_2022042200 on my moodle 3.6.2. Thank you so much!
Hi Binh,
I think I have introduced functions that are only valid in moodle 3.11 and above. I'm preparing a new version that fixes it. If you want to be informed you can follow it on the github issue (https://github.com/udima-university/moodle-mod_jitsi/issues/93). Thanks for the info!
Dear Sergio Comerón,
My site is Moodle 3.6.2 run Jitsi v3.1.2 is OK. I was uninstalled Jitsi v3.1.2 and then I download new version Jitsi v3.2.4 (2022041800) and Install Plugin, but after upgraded have error "Exception - Class 'core_completion\cm_completion_details' not found". Please show me how to correct it. Thank you so much!
Hi Marco,
Aggggg same problem on another site. Sorry!
I apply the patch and upload it again
Hello Sergio
No problem - thanks a lot for this great plugin!
The problem with the prefix seems to still exist with the update ?!!
Here is the error message:
Debug-Info: Table 'moodle.mdl_logstore_standard_log' doesn't exist
select distinct userid from mdl_logstore_standard_log where contextid = 76146 and action = 'participating'
-- line 237 of /mod/jitsi/view.php: call to mysqli_native_moodle_database->get_records_sql()
[array (
)]
Error code: dmlreadexception
Hi Marco,
yes, I just saw that in the sql I put the prefix in that function. I will release update shortly with compatibility for moodle 4 and include the solution to this.
About the size increase is by google php api. In the previous version I removed the code by hand from the api and in this version composer has removed it and left more code. I'll see if I can lighten it up.
Lot of thanks for the warning about de error.
Hello Sergio
I had the DEV version of the current Jitsi_Module already installed on a test system and now installed the current released version on our production system.
On the productive system I get an error when using the module. For reasons unknown to me, no table prefix was used there in this database.
But you have a fixed prefix in the lib.php e.g. for the function "getminutes" in line 859. Maybe you can change this by use the variable $CFG->prefix from the Moodle config.php?
And then I noticed that the current module package is much bigger than the previous version.
Is this an oversight or does it have a specific reason?
Best regards
Marco
Hi Aldrin.
Have a look at sergio's response to my post - you need the option "participants pane" in the button bar.
Then you just have to configure your Jitsi-server to use Breakout-Rooms: https://community.jitsi.org/t/new-feature-breakout-rooms-how-to-enable/108918