Closed ishannaithani closed 5 years ago
Purpose of this PR:
A new public config option roomSize has been added to convey the approximate number of peers that could join a room. This information is passed to the API SERVER via url param &room_size to manage and create MCU instances respectively.
roomSize
API SERVER
&room_size
See ESS-1614 for more details.
Purpose of this PR:
A new public config option
roomSize
has been added to convey the approximate number of peers that could join a room. This information is passed to theAPI SERVER
via url param&room_size
to manage and create MCU instances respectively.See ESS-1614 for more details.