Controlling a Raspberry Pi HDMI Camera with a Java API

Опубликовано: 26 Март 2026
на канале: Frank Delporte
405
17

I created a small Java application on a Raspberry Pi Zero 1 to turn it into a controllable HDMI camera. I use such cameras in my setup with an ATEM Mini Pro HDMI video switcher. This allows me to have four different inputs for a very affordable price to create videos, tutorials, virtual conference talks, etc. The Java application has an API, making changing the zoom level of these Raspberry Pi cameras very easy.

See the blog post for more info:
https://webtechie.be/post/2025-01-08-...

Sources of this Java application are here:
https://github.com/FDelporte/picam-co...