Skip to content

Minimal example of capturing YUV image data from the Pi camera into OpenGL textures using MMAL.

Notifications You must be signed in to change notification settings

SanderVocke/picamgpu_minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

picamgpu_minimal

Minimal example of capturing YUV image data from the Pi camera into OpenGL textures using MMAL.

The code is not stand-alone. Instead there is a header file and a source file. They allow starting the camera, and grabbing frames from it to three separate OpenGL textures (Y,U,V). It can be easily copied into other projects.

About

Minimal example of capturing YUV image data from the Pi camera into OpenGL textures using MMAL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published