Camera Streamer Overview
Prerequisites
This tutorial builds off of the Tutorial Introduction
This tutorial will walk you through building the camera-streamer-kivy from the amiga-app-template-kivy. It will show how to access the oak camera streams to perform real-time image processing. Should one of the steps in this tutorial be confusing, please refer to the camera-streamer-kivy for code clarifications.
Tutorial Outline
- Build the kivy image widgets
- Subsrcibe to the oak (camera) service
- Connect front-end image viewer (kivy) to backend image stream (oak service)
Outcome
From this tutorial we will build from:
to