Skip to content

kaka-lin/qt-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt Video Player

Example code for playing videos with Qt/QML

Usage

1-1. Run with Docker (Recommend)

You can use the docker image that we already build, as below

$ docker pull kakalin/qt:5.12.0

If you want to build if from scratch, please check here

And then running with docker:

$ ./run.sh

If you have some issues with using it, please check here or here, please check here or here

1-2. Run with local Qt

Please install Qt/QML on your local machine.

Runing the Example

Running the relate example as below:

Acknowledgements

About

Example code for playing videos with Qt/QML (QMultimedia, VideoOutput) and OpenCV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published