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.

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay