Can we enter into existing room using lib Jitsi meet(low level api). I am using below url for the host where i have enabled the authentication
Credentials for login
Username: meet
Password: test123
I am using low level api for participant side. And want to enter the participant into same room as a guest without any authentication.
Thanks in advance