Skip to content

Video output example in C

hipersayanX edited this page Jun 26, 2020 · 4 revisions

In Progress

akvcam follows V4L2 standard API, and sending frames to a virtual device is similar to capturing frames from a real device, here you can see an example of it.

Clone this wiki locally