src.nth.io/

summaryrefslogtreecommitdiff
path: root/doorbell-viewport/templates
AgeCommit message (Collapse)AuthorFilesLines
6 daysRemove vcgencmd display backend, simplify DisplayControllerLuke Hoersten1-1/+0
Always use sysfs backlight. vcgencmd resets DRM planes under fkms making it incompatible with the drm video output. Removes libraspberrypi-bin dependency and panel/vcgencmd dead code.
6 daysRemove warm prebuffer mode from doorbell-viewportLuke Hoersten1-1/+0
Always start mpv on demand (cold start). The warm path was fragile on the RPi4 with fkms and added complexity without reliable benefit.
7 daysAdd doorbell-viewport roleLuke Hoersten2-0/+30
RPi4 portrait touchscreen that shows a live UniFi Protect RTSP stream on doorbell ring or touch, with display fully off at idle. Supports warm prebuffer, vcgencmd/drm/panel display backends, evdev touch input, and configurable DRM device/connector/mode.