Commit Graph

6 Commits

Author SHA1 Message Date
Tuan Le 26b96f3aab Add Raspberry Pi support
Includes:
- Use whole range of frame interval steps, including max.
- Start stream capture explicitly. While the v4l dependency can do that automatically when trying to fetch a frame, it will do so by providing several buffers that will end up not released properly by the Raspberry Pi V4L2 driver. Starting the capture explicitly allows us to only use a single buffer with proper lifecycle management.
2023-05-29 17:33:00 +02:00
l1npengtul (Lua) cf72d42478 Merge branch 'senpai' into 0.9.2 2022-10-13 00:56:13 +09:00
Fabio Ferrari d60fb877de control need to be sent to the camera 2022-10-10 14:20:29 -03:00
l1npengtul 7d7c6068d3 fix broken intra-doc links 2022-07-27 01:06:29 +09:00
l1npengtul d248f2cbdc revamp buffer, remove raw APIs, change cached relations 2022-07-25 00:59:32 +09:00
l1npengtul f2d016eac1 fix cameracontrol for v4l2, add docs, add functions to threaded camera, 0.9.0 2021-11-23 10:58:51 +09:00