Add invocations for SMO

This commit is contained in:
2026-06-14 11:43:21 -04:00
parent 1431214b95
commit 959229c2a0
3 changed files with 50 additions and 11 deletions
+3 -1
View File
@@ -444,7 +444,9 @@ If libcamera IDs prove insufficient in practice, selector policies can gain
1. **Hot-unplug** — on camera removal, fail all attached `lcameraBuff` producers
and drop the session, or attempt re-enumeration by stored `lcamera-id:`?
2. **IPA packaging** — document per-platform `apt install` requirements in the
main README when `lcameraBuff` lands (RPi needs `libcamera-ipa`).
main README when `lcameraBuff` lands (RPi needs `libcamera-ipa`). See also
`scripts/dell_laptop_salmanoff_args.inc.sh` for the current dell-laptop
`./salmanoff` invocation.
Stream format, frame timing, and libcamera callback threading are owned by
`lcameraBuff`, not `lcameraDev`.