gst-inspect-1.0
Print information on GStreamer plugins. More information: <https://gstreamer.freedesktop.org/documentation/tools/gst-inspect.html?gi-language=c>.
RUN apt-get update && \
apt-get install -y gstreamer1.0-tools
RUN apt-get update && \
apt-get install -y gstreamer1.0-tools
RUN apk add gstreamer
RUN pacman -S --noconfirm gstreamer
RUN apt-get update && \
apt-get install -y gstreamer1.0-tools
RUN yum install -y gstreamer1
RUN dnf install -y gstreamer1
RUN apt-get update && \
apt-get install -y gstreamer1.0-tools