Hello,
We enabled the prejoin feature globally in our server and it seems that this does not work well when using the external API:
- If we change nothing in the JitsiMeetExternalAPI instance, the conference will never be open
- If we force prejoinPageEnabled to false in configOverwrite, the conference can be joined BUT the prejoin page is not displayed.
Question: Is it possible to display the prejoin page when using the external API?
Thanks a lot