1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-09 07:05:24 +02:00
tldr/pages/common/gst-device-monitor-1.0.md

17 lines
379 B
Markdown
Raw Normal View History

# gst-device-monitor-1.0
> List devices detected by GStreamer.
> More information: <https://manned.org/gst-device-monitor-1.0>.
- List all current devices:
`gst-device-monitor-1.0`
- List all current devices and monitor for any changes:
`gst-device-monitor-1.0 {{[-f|--follow]}}`
- List devices of a specific type:
`gst-device-monitor-1.0 {{Audio|Video}}/{{Source|Sink}}`