Amazon Kinesis Video Streams examples - Amazon Kinesis Video Streams
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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 Amazon 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: