gst-discoverer-0.10
tools for GStreamer
Install
- All systems
-
curl cmd.cat/gst-discoverer-0.10.sh
- Debian
-
apt-get install gstreamer0.10-plugins-base-apps
- Ubuntu
-
apt-get install gstreamer0.10-plugins-base-apps
- CentOS
-
yum install gstreamer-plugins-base-tools
- Fedora
-
dnf install gstreamer-plugins-base-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gstreamer0.10-plugins-base-apps
- Raspbian
-
apt-get install gstreamer0.10-plugins-base-apps
- Dockerfile
- dockerfile.run/gst-discoverer-0.10
gstreamer-plugins-base-tools
tools for GStreamer
gstreamer0.10-plugins-base-apps
GStreamer helper programs from the "base" set
GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. This package contains helper programs from the "base" set, an essential exemplary set of elements.