Skip to content

pengutronix/qt-gst-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qt-gst-player

This is a QML plugin (extension) that provides the GstVideo QML video playback item.

Project Structure

The project consists of two parts:

  • The plugin itself, which is built as a library file. This is the primary target of this project and is the part that is meant to be used in other projects. All relevant files for the plugin reside in the plugin/ folder.
  • A demo application which uses the plugin. All relevant files for the demo application can be found in the demo/ folder. The demo application is meant to test the plugin by setting up a minimal QML application with a GstVideo item inside it and some buttons to test its features and properties.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published