services.uvcvideo.dynctrl.packages

NixOS option

List of packages containing uvcvideo dynamic controls rules. All files found in «pkg»/share/uvcdynctrl/data will be included. Note that these will serve as input to the libwebcam package which through its own udev rule will register the dynamic controls from specified packages to the uvcvideo driver.

type: list of absolute path
Default
[ ]
Example
[ pkgs.tiscamera ]
declared in: nixos/modules/hardware/video/uvcvideo/default.nixView source on NixOS/nixpkgs →