gst-validate-transcoding-1.0

GStreamer

Install

All systems
curl cmd.cat/gst-validate-transcoding-1.0.sh
Arch Arch Linux
pacman -S gst-validate
Fedora
dnf install gst-devtools
OS X
brew install gst-validate
Raspbian
apt-get install gst-validate

gst-devtools

GStreamer

gst-validate

suite of tools to run integration tests for GStreamer

The goal of GstValidate is to be able to detect when elements are not behaving as expected and report it to the user so he knows how things are supposed to work inside a GstPipeline. In the end, fixing issues found by the tool will ensure that all elements behave all together in the expected way.