Skip to content

udev rules for camera hotplug support #8

@jsnapoli1

Description

@jsnapoli1

Description

Create udev rules so the camera device node is created with correct permissions and a stable name on hotplug, ensuring the daemon can always find the camera without root privileges.

Definition of Done

[ ] udev rule creates a symlink /dev/pagespeak-cam-raw pointing to the actual /dev/videoX device
[ ] Device node permissions allow the daemon user to open without root
[ ] Unplugging and re-plugging the camera re-creates the symlink correctly
[ ] Rule is installed via a Yocto recipe under meta-pagespeak/recipes-config/
[ ] Tested with at least 2 different USB webcam models (if available) to confirm UVC matching works

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions