I'm developing an augmented reality sort of app for the Pi, but I need access to the video data (pixel data) to tweak things programmatically from a C program, then display the modified frames.
How does one go about accessing the video data from the Pi's CSI camera?