Video Software Generator Snippet (video-sw-generator)

west build -S video-sw-generator [...]

Overview

This snippet instantiate a fake video source generating a test pattern continuously for test purpose. It is selected as the zephyr,camera Devicetree chosen node.

Requirements

No hardware support is required besides sufficient memory for the video resolution declared by CONFIG_VIDEO_BUFFER_POOL_SZ_MAX.