video_thread

Read video devices in a thread. Manager module which creates a video processing thread for each video device to be used. Only for Linux devices. To be used in other modules for further processing (e.g. opticflow, QR code, streaming). Using ‘cv_add_to_device’ from cv.h will register a processing function and initialize the video device if necessary. Thread priority can be changed with VIDEO_THREAD_NICE_LEVEL.

Defines

Name

Value

Description

VIDEO_THREAD_NICE_LEVEL

5

Nice level for each separate video thread