Skip to content

libmpix/libmpix_example_webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zephyr libmpix example: webcam

An example application that runs on any Zephyr board that has an USB Device Controller (UDC) driver.

First follow the Getting Started Guide from Zephyr documentation to get a working build environment.

Then follow the USB Video webcam sample instructions, but without specifying the samples/subsys/usb/uvc directory. The current directory (this repo) will then be used instead.

Then, once the device is able to transfer a video feed over USB, it is possible to modify the content of src/mpix.c to customize the image processing applied to the data.

About

Zephyr webcam example where libmpix processing the data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published