Closed raviteja83 closed 2 years ago
Can I do it? @raviteja83
sure, assigning to you @pratik9333 , note that it will also require changes in this repo - https://github.com/100mslive/hms-video-react
@triptu hello, I'am facing this issue while running app in localhost!
I have updated TOKEN_GENERATION_ENDPOINT but don't know to update REACT_APP_POLICY_CONFIG can you please help me on this ? @triptu
Can you try setting REACT_APP_POLICY_CONFIG={}
in .env?
Yeah it worked, but when I'm going to this URL asking name but button is disabled named join. http://localhost:3000/preview/6173d788af3188df33e6316a/teacher @triptu
Is it disabled even after typing in the name? Have you give camera and mic permissions?
Yeah its disabled after typing name, although it didn't asked for camera and mic permissions
OS and browser? Did it never ask or was deny done the first time? Can you try any other browser as well. If permission was denied it'll need to be manually allowed https://support.google.com/chrome/answer/2693767?hl=en&co=GENIE.Platform%3DDesktop&oco=0
Using windows 11 and chrome browser. It never asked for it actually
Used different browser, didn't worked
@triptu
where did you get the room id and role from? The above room doesn't have any role named teacher. It has host though, this might work - http://localhost:3000/preview/6173d788af3188df33e6316a/host if the token endpoint is properly configured.
Room id I got from 100ms website only as mention in readme that we have to generate endpoint token and all for configuration.
It worked! Thank you :D
One doubt, here in roles row, I have to change this dropdown to multiselect where he can selecr host and guest too at same time correct?
@triptu
yes that is correct
Hi @triptu , I am getting the below error when I try to join a room
@mwangiwambui can you create a new github issue with more details around steps you did and saw the issue?
Replace the select for roles with multi select where multiple roles can be selected.
click on mute all from above menu to open the following modal