RidgeRun Linux Camera Drivers - Understanding Camera Drivers and V4L2 Controls

From RidgeRun Developer Wiki
Revision as of 17:42, 11 September 2024 by Mherrera (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)





This section presents basic concepts related to camera drivers and V4L2 controls:

  • The section What is a driver? shows the concept of a device driver and the types, also explains what is a device tree.
  • The section Exploring V4L2 Controls presents the basic concepts of the two perspectives of the V4L2 controls, how a specific parameter is configured and also as an user, how that parameter is used.