Amazon Web Services
This tutorial demonstrates how to connect an RTSP camera feed to a Raspberry Pi and stream it to Amazon Kinesis Video Streams (KVS). Paul Shiner, an IoT specialist at AWS, guides viewers through the entire process, from setting up the Raspberry Pi to configuring AWS services. The video covers installing necessary software, creating AWS IoT certificates, setting up IAM roles, and running the KVS producer SDK. It also explains how to use IoT credentials for secure authentication and streaming. This comprehensive guide is ideal for developers looking to integrate video streaming capabilities with AWS cloud services.
00:00 Introduction
00:19 What we are going to build
01:45 Creating the RPi image
02:14 Raspberry pi setup
02:43 Testing the camera feeds with VLC
04:10 Building the sample and installing GStreamer
07:36 Setting up the certificates/credentials
14:13 Create KVS Stream
15:24 Copy certificates to the device
16:46 Testing the sample
17:22 Adding the environment variables
20:28 Running the sample
22:39 re:Post community forum
23:11 In the next video