DEV Community

Cover image for Rovy Part 2: Video stream from onboard camera using AWS KVS
Vince Elizaga
Vince Elizaga

Posted on

Rovy Part 2: Video stream from onboard camera using AWS KVS

Overview

This is the second part of the project that tackles on sending a video stream from the rover's onboard camera through AWS Kinesis Video Stream (KVS) using the WebRTC communication protocol.

If you want to dive right away into the code, you can check it out here:

I will be pushing updates to the repositories as I add more things (i.e. sensors) into the rover as I progress in the future, so the main branch might look different by the time you are reading this. As for this article, please refer to the specified branch.

I have a full write-up of this in my blog. You can check it out here here.

Top comments (0)