Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

gst-device-monitor-1.0 (1)

Name

gst-device-monitor-1.0 - Simple command line testing tool for GStreamer device monitors

Synopsis

gst-device-monitor-1.0                   [DEVICE_CLASSES[:FILTER_CAPS]]
[DEVICE_CLASSES[:FILTER_CAPS]]

Description

GStreamer(1)                                                      GStreamer(1)



NAME
       gst-device-monitor-1.0 - Simple command line testing tool for GStreamer
       device monitors

SYNOPSIS
       gst-device-monitor-1.0                   [DEVICE_CLASSES[:FILTER_CAPS]]
       [DEVICE_CLASSES[:FILTER_CAPS]]

DESCRIPTION
       gst-device-monitor-1.0  is a command line tool that can be used to test
       GStreamer's device monitoring functionality. By default  it  will  just
       print  a  list  of all devices found and exit, but you can also make it
       wait around for more devices by passing the --follow  option.  You  can
       also pass it one or more filter arguments to filter the kind of devices
       you are interested in.


OPTIONS
       gst-device-monitor-1.0 accepts the following options:

       --help  Print help synopsis and available command line options

       --version
               Print version and exit

       -f, --follow
               Don't exit after showing the initial device list, but wait  for
               devices to be added or removed


EXAMPLES
       gst-device-monitor-1.0

       gst-device-monitor-1.0 --follow

       gst-device-monitor-1.0 Audio/Source

       gst-device-monitor-1.0 Video/Source:video/x-raw



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------------------------------+
       |ATTRIBUTE TYPE |               ATTRIBUTE VALUE                |
       +---------------+----------------------------------------------+
       |Availability   | library/desktop/gstreamer-1/gst-plugins-base |
       +---------------+----------------------------------------------+
       |Stability      | Pass-through volatile                        |
       +---------------+----------------------------------------------+

SEE ALSO
       gst-inspect-1.0(1),      gst-launch-1.0(1),      gst-discoverer-1.0(1),
       gst-play-1.0(1),

AUTHOR
       The GStreamer team at http://gstreamer.freedesktop.org/



NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source was downloaded from   https://gstreamer.freedesktop.org/src/gst-
       plugins-base/gst-plugins-base-1.18.4.tar.xz.

       Further information about this software can be found on the open source
       community website at https://gstreamer.freedesktop.org/.



                                   June 2014                      GStreamer(1)