BeyondHeaven / rpi-omx-tutorial

OpenMAX non-tunneling tutorials for RaspberryPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are tutorials for non-tunneled OpenMAX handling only for rsaspberryPI. Someone who needs to edit or keep frames for render may refer these tutorials.

Concept is simple : Without tunneling, fill rendering buffers by triggering OpenMAX callbacks in client layer.

Advanced, OpenMAX Camera component may have multiple buffers ( default is 1 ) so you may implement an application like this way.

About

OpenMAX non-tunneling tutorials for RaspberryPI

License:GNU General Public License v2.0


Languages

Language:C 98.4%Language:Makefile 1.6%