IVS Broadcast SDK: iOS Guide (Real-Time Streaming) - Amazon IVS

IVS Broadcast SDK: iOS Guide (Real-Time Streaming)

The IVS real-time streaming iOS broadcast SDK enables participants to send and receive video on iOS.

The AmazonIVSBroadcast module implements the interface described in this document. The following operations are supported:

  • Join a stage

  • Publish media to other participants in the stage

  • Subscribe to media from other participants in the stage

  • Manage and monitor video and audio published to the stage

  • Get WebRTC statistics for each peer connection

  • All operations from the IVS low-latency streaming iOS broadcast SDK

Latest version of iOS broadcast SDK: 1.19.0 (Release Notes)

Reference documentation: For information on the most important methods available in the Amazon IVS iOS broadcast SDK, see the reference documentation at https://aws.github.io/amazon-ivs-broadcast-docs/1.19.0/ios/.

Sample code: See the iOS sample repository on GitHub: https://github.com/aws-samples/amazon-ivs-broadcast-ios-sample.

Platform requirements: iOS 14 or greater