Jitsi allows you to easily build and deploy secure video conferencing solutions. At the heart of Jitsi are Jitsi Videobridge and Jitsi Meet, which let you have conferences on the internet, while other projects in the community enable other features such as audio, dial-in, recording, and simulcasting.

This is a quick deployment and ready-to-run image.
Simple and rapid installation. Easy to maintain.
Configuration and connection of Jitsi Video Chat Server on Linux CentOS 8.3 AWS
- After starting the VM, you can go to the main page. To do this, go to the following address https://*ip_vm* (be sure to specify https)
- Now you can create and connect to the rooms. To do this, enter a name in the “Start a new meeting” field and press <Go>. The list of available rooms is displayed below, just click LMB on it to connect.

To connect to the Server, you should generate a “Private Key” in advance. This can be done using the following instruction (by choosing the “file format:” option “.ppk” in point 3)
Guide – How To – Create and use Key Pair to connect to a VM
To work with the server, you should connect to it via PuTTY
- Download and run Putty
- Go to section SSH on the left panel, and then in Auth

- In the “Auth” section, click “Browse” and specify the path to the .ppk file you received earlier.
- Go to the home page of “Session”, enter the IP address of the VM and click “Open”.

5. In the opened console you will need to enter the login centos.