Replies: 1 comment 3 replies
-
My approach is to do any new features of customization from https://github.com/igniterealtime/openfire-pade-plugin/blob/master/src/webapp/custom_ofmeet.js. Sometimes, this requires hacks to Jitsi code and that is done in https://github.com/igniterealtime/openfire-pade-plugin/blob/master/src/webapp/libs/lib-jitsi-meet.min.js and https://github.com/igniterealtime/openfire-pade-plugin/blob/master/src/webapp/libs/app.bundle.min.js |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Currently I need to customize some features in jitsi.
I'm not sure where to modify inside the code to set/load virtual background by default whenever a new room is created.
Any suggestion?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions