Skip to content

Instantly share code, notes, and snippets.

View nmschulte's full-sized avatar

Nathan Schulte nmschulte

  • so many tubes ...
View GitHub Profile
@natowi
natowi / OpenCL-photogrammetry.md
Last active June 12, 2024 13:35
OpenCL-photogrammetry
@turbo
turbo / brio.md
Last active January 18, 2023 16:24
Recording 4k 4:2:2 from Brio 4k In Linux using FFMpeg

Turn auto-exposure off, set absolute exposure to a low level and use gain to compensate for low light if needed. E.g.:

v4l2-ctl -d /dev/video2 -c exposure_absolute=400
v4l2-ctl -d /dev/video2 -c gain=110

# check with
v4l2-ctl -d /dev/video2 -L