Question
When publishing a video stream to a mobile device, what resolution should I use?
Applies To
- Vonage Video API
- Video Stream
- Mobile Device
- Resolution Quality
- Bandwidth Requirements
Answer
Generally, there is a tradeoff between resolution quality and minimum bandwidth requirements. If the published mobile video stream is consumed by other mobile devices, VGA (640x480) is often adequate enough for smaller mobile screens. HD (1280x720), in most cases, is often unnecessary as mobile devices generally do not have the screen real estate to noticeably benefit from HD.
However, publishing lower resolutions from a mobile device might be an issue when viewing said stream from a desktop. Given that mobile devices often suffer from bandwidth limitations (versus desktops), you would need to find the acceptable balance point for your end-users between minimum resolution that is viable for the desktop viewing experience, and ensuring that the mobile device’s uplink is not congested due to high bitrates.
Articles in this section
- Migrating Video REST API from OpenTok to Unified
- Video Client SDK Changes from OpenTok to Unified
- How to Migrate from OpenTok Server SDK to Unified Server SDK
- Credential Differences Between OpenTok and Unified Environments
- In which Regional Media Zones can I use Experience Composer?
- How do I monitor Video API call quality in real-time?
- JWT Tokens in the TokBox and Unified Environments
- Android SDK 2.28.2 error when using the application context
- What happens if your session lasts more than 8 hours?
- Updates to using the Vonage Media Library in Native SDKs from version 2.27.x onwards