C++ · Raspberry Pi

RTSP Video Wall

A C++ video wall for viewing multiple CCTV feeds on a Raspberry Pi, with layouts that adapt to the camera grid.

C++ / RTSP / Raspberry Pi

Multiple feeds on a Raspberry Pi

This C++ application displays multiple CCTV feeds using RTSP. It brings the cameras into one video wall rather than requiring a separate viewer for each feed.

Layouts and configuration

The display layout adapts to the camera grid, with web-based configuration for the video wall. The project combines camera-stream handling with a compact Raspberry Pi deployment.