video_capture

Capture images from video device on the internal memory (JPEG, full size, best quality). Images can be saved by pressing the strip button, using the GCS settings panel or with the ‘video_capture_shoot’ function. Additional data (GPS location) can be included in the Exif header by including the video_exif module.

Defines

Name

Value

Description

VIDEO_CAPTURE_CAMERA

front_camera|bottom_camera

Video device to use

VIDEO_CAPTURE_PATH

/data/video/images

Location to save images

VIDEO_CAPTURE_JPEG_QUALITY

99

JPEG quality of images

VIDEO_CAPTURE_FPS

0

The (maximum) frequency to run the calculations at. If zero, it will max out at the camera frame rate

Depends

  • video_thread