twilio / twilio-video-app-react

A collaboration application built with the twilio-video.js SDK and React.js
Apache License 2.0
1.8k stars 725 forks source link

waiting room #801

Closed Mars-2030 closed 1 year ago

Mars-2030 commented 1 year ago

Question.

Hi,, is the waiting room feature implemented in this demo?

Regards,

manjeshbhargav commented 1 year ago

@Mars-2030 ,

It is not implemented, but is pretty straightforward with the video sdk. You connect to the waiting room, and when it comes time to join the video session, you disconnect from the waiting room and connect to the video room.