edlangley / qt_gl_gst_poc

A proof of concept demo using Qt, OpenGL|ES and Gstreamer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qt_gl_gst_poc

This is a proof of concept demo using a media framework (Currently Gstreamer) to stream video frames as textures. The videos can then be rendered with different shaders, blended with alphamasks, rendered on obj models and any other effects to be added as desired. Qt is used to drive the application and provides a basic UI as well as GL|ES compatibility. Currently runs on a native desktop build and the Texas Instruments OMAP3 using TI's bc-cat driver for the PowerVR streaming texture extensions.

See more detail and background of this project on the page for it here.

About

A proof of concept demo using Qt, OpenGL|ES and Gstreamer

License:GNU General Public License v2.0


Languages

Language:C++ 82.5%Language:C 15.6%Language:Prolog 1.6%Language:Shell 0.3%