Hi,
I want a little info and some references about how i can achieve this so i can start accordingly.
So i followed the website but there’s no roadmap to how i can configure/customize Jitsi meet server and Electronjs app.
What comes with this https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md instsllation?
Here’s what i want.
1- Custom UI for Jitsi meet server with following features disabled.
- SIP
- Youtube Livestream and video streaming
- Stats
- Blur Background
- Recording
- Raise/Lower Hand
- Chat/ IM function
- Calender
2- ElectronJs app isn’t working on windows i tried to setup my own server with ssl certificate from LetsEncrypt but the client isn’t creating any Rooms
3- I want the moderator flow like this.
Enters room name/ID
Provide password (optional)
Choose if wants a video/audio call (if audio call then all participant’s video should be disabled)
Conference starts
Thankyou!