Hi guys.
I have jitsi server (ubuntu - ngix) and now i want to work on other build with different layouts.
How can i compile the new files and upload to the server?
Hi,
To install, try https://aws.amazon.com/pt/blogs/opensource/getting-started-with-jitsi-an-open-source-web-conferencing-solution/
To customize interface: https://github.com/jitsi/lib-jitsi-meet/blob/master/doc/API.md#installation
To embed using iframe: https://github.com/jitsi/jitsi-meet/blob/master/doc/api.md
Good luck!
Thank you @silasrm
i have done all this.
Now i want to change layouts.
For example, i want each video container (in conference) to ve in z(x.x)
or to give different users different containers based on token
Probably you need to make a custom interface, using https://github.com/jitsi/lib-jitsi-meet/blob/master/doc/API.md#installation