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