2 How to install QtGstreamer and related plugins for unix version
Mehran Dehghanian edited this page 3 years ago

Install required packages

sudo apt install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
sudo apt install qtgstreamer-plugins-qt5

optional:
sudo apt-get install libboost-all-dev

Usefull links: qtquick2videosink GStreamer Developer Library Best practices for application development Using GStreamer how to include a gstreamer sink in a qml video item mp4 playback qt-gstreamer base source

Table of Contents