Jitsi
Maintained by
Sergio Comerón
This module allows creating jitsi-meet videoconference sessions.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
I recently installed jitsi on my moodle site, it works perfectly, but I don't know how to restrict the moderator role, and my students can mute all microphones.
Thanks for your time.
Best regards
I have opened a new issue here -
https://github.com/SergioComeron/moodle-mod_jitsi/issues/14
I would like to have more information about your problem. Can you email me or open an issue at https://github.com/SergioComeron/moodle-mod_jitsi/issues?
I tried with both. Same issue.
But the Youtube Sharing is working fine if I open it seperately.
Thanks for your answer. I use the jitsi server : https://meet.jit.si/
are you using your own server or are you using the public server meet.jit.si?
If I disable this option, then it's working fine.
Moodle: 3.8.2+
latest plugin.
are you using your own jitsi server or are you using meet.jit.si?
It's not working for me
ReferenceError: sharedvideo is not defined
Moodle v3.7
Thanks for your help
What version of Moodle are you using? I think that problem is occurring with versions prior to 3.6 but I have not fixed that issue yet. Can you confirm that your version is less than 3.6?
There should be no problem in being able to use authentication. Jitsi should ask you for authentication after going through the plugin. Can you tell me what error you get or what is the specific error?
This is the problem in Console:
external_api.js:319 Uncaught TypeError: Cannot read property 'appendChild' of null
at $._createIFrame (external_api.js:319)
at new $ (external_api.js:267)
at sesion.php:334
Can you help me?
It works flawlessly with Chrome or Firefox!
Plus, I added the following to jvb config:
JVB_OPTS=“apis=xmpp,rest”
Thanks for being active with responses & plugin!
PHP error went away, thanks.
I will re-install jitsi server from scratch and see if i can get it working this time. Will let you know if i succeed.
I use plain authentication (user / password) on my jitsi server and i think this may be the reason for not working of the plugin.
moodle 3.5 .
Thank you