Raspberry Pi
Bootstrap checklist for the edge device
Keep the Pi lean for phase 1: stable camera capture, reliable network, and repeatable stream publishing matter more than extra features.
- Install Raspberry Pi OS Lite and update packages.
- Enable camera support, SSH, and a stable hostname.
- Install libcamera, ffmpeg, and required networking tools.
- Validate local H.264 capture before publishing remotely.
- Publish RTSP to MediaMTX and confirm WebRTC playback from the browser.