The Agora RTC SDK provides real-time audio and video services for many users. The number of concurrent channels is unlimited, and each channel supports up to 1 million concurrent online users.
In most scenarios, Agora recommends limiting the number of users sending streams concurrently in a channel to 17. If you use a version of the SDK earlier than v3.0.0, and the channel profile is setChannelProfile(COMMUNICATION)
, Agora recommends limiting the number of users sending streams concurrently in a channel to 7.
As of v3.7.0, a single channel can support up to 128 concurrent online hosts, who can publish audio and video streams at the same time. The number of audience members in a channel is unlimited. Each host or audience member can subscribe to a maximum of 50 hosts at the same time. To experience this improvement, contact support@agora.io.