Files
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
..
2022-11-26 01:01:39 +09:00
2022-12-12 22:16:52 +09:00
2022-11-26 01:01:39 +09:00
2022-11-18 08:25:36 -08:00
2023-05-29 17:33:00 +02:00
2022-11-25 00:53:36 +09:00

Examples

capture

Capture is a command line application designed to test features of backends to see if they are implemented correctly.

Capture - Usage

use --help lol