Skip to content

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

License

Notifications You must be signed in to change notification settings

haorenhl007/qt_gl_gst_poc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.5%
  • GLSL 14.1%
  • QMake 1.6%
  • C 1.5%
  • Shell 0.3%