Amazon Kinesis Video Streams examples - Amazon Kinesis Video Streams

Amazon Kinesis Video Streams examples

The following code examples demonstrate how to work with the Kinesis Video Streams API:

Examples: Sending data to Kinesis Video Streams

Examples: Retrieving data from Kinesis Video Streams

Examples: Playing back video data

Prerequisites

  • In the sample code, you provide credentials by specifying a profile that you set in your AWS credentials profile file, or by providing credentials in the Java system properties of your integrated development environment (IDE). If you haven't already done so, first set up your credentials. For more information, see Set up AWS Credentials and Region for Development.

  • We recommend that you use a Java IDE to view and run the code, such as one of the following: