CreateBlogSupport
Log inSign up
Home
Webex Meetings
  • Overview
  • Guides
  • API Behavior Changes
  • REST API Basics
  • API REFERENCE
  • All APIs
  • Changelog
  • SDK
  • AI Assistant for Developers
  • Widgets
  • Tutorials
  • Suite Sandbox
  • Beta Program
  • Webex Status API
  • XML API Deprecation

Webex Meetings

1080p Support

Enabling 1080p video resolution (Full HD) is possible for 1-1 calls, space meetings, and Webex meetings by setting the preferred maximum video bandwidth to 1080p.

Supported by version 3.5.0 and later of the iOS SDK.

anchorCapture Full HD Video

anchor

To enable full HD video capture:

webex.phone.videoMaxTxBandwidth = Phone.DefaultBandwidth.maxBandwidth1080p.rawValue

anchorReceive Full HD Video

anchor

To enable the reception of full HD video:

webex.phone.videoMaxRxBandwidth = Phone.DefaultBandwidth.maxBandwidth1080p.rawValue

anchorImportant Notes

anchor
  • Both the sender and receiver must have 1080p video bandwidth enabled to transmit and receive full HD video.
  • Video resolution is influenced by:
    • Network bandwidth.
    • Hardware capabilities, including support for hardware codec and sufficient CPU, RAM, and battery.

If you are using the Webex app as remote client and want to utilize 1080p resolution, ensure that the feature is enabled on the client.

In This Article
  • Capture Full HD Video
  • Receive Full HD Video
  • Important Notes

Connect

Support

Developer Community

Developer Events

Contact Sales

Handy Links

Webex Ambassadors

Webex App Hub

Resources

Open Source Bot Starter Kits

Download Webex

DevNet Learning Labs

Terms of Service

Privacy Policy

Cookie Policy

Trademarks

© 2025 Cisco and/or its affiliates. All rights reserved.