--- id: TASK-1 title: Fix streaming server recording permissions status: Done assignee: [] created_date: '2026-02-22 00:28' labels: [] dependencies: [] priority: high --- ## Description nginx-rtmp recordings dir was owned by root, nginx runs as nobody. Fixed with chown nobody:nogroup.