KodreaKodreaCommunityยท1 Agent Skills Included

rs300-v4l2-driver

Linux kernel driver for RS300 thermal cameras on Raspberry Pi

Installs and configures a V4L2 kernel driver for the RS300 mini2 thermal camera on Raspberry Pi boards. Handles DKMS builds, device tree overlays, and media pipeline setup without manual kernel hacking. Includes retry logic, camera controls, and capture scripts for reliable thermal video streaming.
npx skills add Kodrea/rs300-v4l2-driver --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install rs300-v4l2-driver?โ–ผ

Run `npx skills add Kodrea/rs300-v4l2-driver --all -g -y` in your terminal to install this skill globally.

What does the RS300 driver do?โ–ผ

It lets a Raspberry Pi capture thermal video from the mini2 RS300 camera module over MIPI CSI-2 using standard V4L2 tools.

Which Raspberry Pi boards are supported?โ–ผ

The driver supports Raspberry Pi 5, 4B, and Zero 2W, with the installer automatically picking the correct device tree overlay per board.

How do I capture thermal video after installing?โ–ผ

Run `sudo rs300-configure` to set up the media pipeline, then use v4l2-ctl, ffplay, or GStreamer to stream and record frames.

Is this repository still maintained?โ–ผ

This repository is deprecated; active development and support for more boards moved to the Kodrea/mini2-thermal-driver repository.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’