Lines Matching full:capture
1 .. zephyr:code-sample:: video-capture
2 :name: Video capture
5 Use the video API to retrieve video frames from a capture device.
10 This sample application uses the :ref:`video_api` to capture frames from a video capture
16 This sample needs a video capture device (e.g. a camera) but it is not mandatory.
27 Also :ref:`arduino_nicla_vision_board` can be used in this sample as capture device, in that case
49 :zephyr-app: samples/drivers/video/capture
58 :zephyr-app: samples/drivers/video/capture
67 :zephyr-app: samples/drivers/video/capture
72 For testing purpose without the need of any real video capture and/or display hardwares,
96 Capture started