IVS Broadcast SDK: Android Guide (Low-Latency Streaming) - Amazon IVS

IVS Broadcast SDK: Android Guide (Low-Latency Streaming)

The IVS Low-Latency Streaming Android Broadcast SDK provides the interfaces required to broadcast to IVS on Android.

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

  • Set up (initialize) a broadcast session.

  • Manage broadcasting.

  • Attach and detach input devices.

  • Manage a composition session.

  • Receive events.

  • Receive errors.

Latest version of Android broadcast SDK: 1.19.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.19.0/android/.

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

Platform requirements: Android 5.0 (Lollipop) or greater