Skip to content

Instantly share code, notes, and snippets.

@teuteuguy
Last active June 16, 2020 03:57
Show Gist options
  • Save teuteuguy/d49be6ad304d17fa895918ab00b56ffc to your computer and use it in GitHub Desktop.
Save teuteuguy/d49be6ad304d17fa895918ab00b56ffc to your computer and use it in GitHub Desktop.
Get everything
v4l2-ctl --device /dev/video0 --all
List all the controls webcam has.
v4l2-ctl -d 0 -l
List all the resolutions
v4l2-ctl --list-formats-ext
List all the formats
v4l2-ctl --list-formats --device 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment