Question
How many participants can join an Android session with the Vonage Video API?
Applies To
- Android SDK
- Routed Session
Answer
If you are using a relayed session with Android SDK, the maximum number of participants is two (1:1).
For routed sessions, Vonage Video Android SDK can support more than one published or subscribed audio-video stream. However, network connectivity and device specs can greatly affect and limit the quality of the streams. In our experience, creating more than three published or subscribed audio-video streams can result in poor stream quality due to CPU limitations. On some devices you might be able to do more by optimizing the following settings: lowering the resolution, the frame rate, or switching to audio-only.
Articles in this section
- Screensharing outside Native SDK Application
- How many participants can join an Android session?
- Where can I see the sample code for Vonage Video Android SDK?
- What devices does the Vonage Video Android SDK support?
- Inline Installation of Screen Sharing Extensions in Chrome Deprecated
- Where can I get the Vonage Video API Android SDK?
- Why READ_PHONE_STATE permission is required while using Video API Android SDK?
- How to avoid Gradle build failure with OpenTok Android SDK 2.22.0+