strukturag / spreed-webrtc

WebRTC audio/video call and conferencing server.
GNU Affero General Public License v3.0
1.1k stars 259 forks source link

How to protect default page without enter room-name #480

Open marimuthu8282 opened 5 years ago

marimuthu8282 commented 5 years ago

Hello Devs,

      I'm a new dev here and working on the spreed webrtc for conference work. I wanna protect  the default room (i.e. a room will be opened as a default page when start spreed) . By enter the room only , the spreed has to start otherwise it will be stay at protected mode.

I tried by modifying the uicontroller.js and rooms.js files but can't protect the default page. Could anyone help me how to protect the page..?

Thanks in advance..