IVS Broadcast SDK: Android Guide | Real-Time Streaming - Amazon IVS

IVS Broadcast SDK: Android Guide | Real-Time Streaming

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

The com.amazonaws.ivs.broadcast package implements the interface described in this document. The SDK supports the following operations:

  • 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 Android broadcast SDK

Latest version of Android broadcast SDK: 1.25.0 (Release Notes)

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

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

Platform requirements: Android 9.0 and later.