python

Kafka: Streaming Video with Python and OpenCV

Kafka: Streaming Video with Python and OpenCV

Introduction Our goal is to read a local video and start pushing it into kafka, then, using a consumer read the specific topic, decode the data and play the video on screen.

Continue reading
Directory Bookmarks App

Directory Bookmarks App

The full code is available as a link in the end Intro In this post I would like to show you how to build a simple app that manages directories with aliases.

Continue reading