mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-12 08:35:24 +02:00
16 lines
379 B
Markdown
16 lines
379 B
Markdown
# 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}}`
|