mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-11-13 12:21:05 +00:00
GstPipelineStudio aims to provide a graphical user interface to the GStreamer framework.
4ef31416a0
Merging last patches before refacto |
||
---|---|---|
src | ||
.gitignore | ||
gstreamer.prf | ||
LICENSE | ||
pipeviz-0.10.pro | ||
pipeviz.pri | ||
pipeviz.pro | ||
readme.md |
pipeviz
Pipeviz is a graphedit for gstreamer-1.0. This is a gui tool for constructing and testing gstreamer pipelines.
It allows you:
-
to construct the pipelines via the gui interface
-
to test different types of pipes easy
-
save and open your graphs
Who might be interested in it?
-
quality assurance
-
technical support
-
software engineers
Pre-requirements:
-
qt (4.0 5.0)
-
gstreamer-1.0
-
pkgconfig
Building:
cd pipeviz
QMAKEFEATURES=. qmake pipeviz.pro
make gitinfo
make
Prebuilt binaries
Prebuilt binaries for windows are available.