openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

Conf Mapper Env #187

Open ncasnap opened 1 year ago

ncasnap commented 1 year ago

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe. We would like to be able to set connection information when we click on the 3 dots, next to the meeting name as shown below:

image

When clicking on button we could get :

Describe the solution you'd like To do so, we will need to connect to conf mapper, for example voxapi. The solution would be to set up an environment variable to give the domain of the confmapper

Then if this variable exist, the button show up to bring the connection information.

Let me know if this is not clear enough.

Regards, Nathan