Once the HID protocol is decoded (see #12), implement: - `facecam-ctl control set noise_reduction on` - `facecam-ctl control set noise_reduction off` Requires opening the HID device (`/dev/hidrawN`) and sending the correct feature report.
Once the HID protocol is decoded (see #12), implement:
facecam-ctl control set noise_reduction onfacecam-ctl control set noise_reduction offRequires opening the HID device (
/dev/hidrawN) and sending the correct feature report.