Skip to content

Commit

Permalink
backmerge: main to qa (#2438)
Browse files Browse the repository at this point in the history
highlight 200 publishing peers in large rooms (#2430)

* highlight 200 publishing peers in large rooms

* modify

* Update create-large-rooms.mdx

* Update create-large-rooms.mdx

---------

Co-authored-by: ygit <[email protected]>
Co-authored-by: Aakash Bajaj <[email protected]>
Co-authored-by: sandeep-100ms <[email protected]>
  • Loading branch information
4 people authored Nov 20, 2024
1 parent 7634aeb commit e9c6dcd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/server-side/v2/how-to-guides/create-large-rooms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,9 @@ When using the above API, following points need to be noted:

> **Note**
>
> - Large rooms support only 200 publishing peers. Publishing peers are defined as peers with audio and video publishing permissions.
> - Large rooms support a maximum of 200 hand-raises at a single point of time.
> - Large rooms support **only 200 publishing peers.**
> Publishing peers are defined as peers with audio and video publishing permissions.
> - Large rooms also support a maximum of **200 hand-raises** at a single point in time.
## Client-side implementation

Expand Down

0 comments on commit e9c6dcd

Please sign in to comment.