FOSDEM / infrastructure

Infrastructure used during the conference
Other
54 stars 22 forks source link

Integrate room full api in video control #259

Closed johanvdw closed 4 years ago

johanvdw commented 4 years ago

I have created a little bridge between the room full api and the video control.

The room_status.php file will convert the roomname to the correct key and send he reuquest to the api.

For changing vocto.php, I have chosen to make the interaction in such a way that it will still work if the video api is down.

Note we should add the api_keys.php file as well.