9 lines
301 B
Markdown
9 lines
301 B
Markdown
|
|
# gst-launch-1.0 identity
|
||
|
|
|
||
|
|
> Diagnose data passed through the element.
|
||
|
|
> More information: <https://gstreamer.freedesktop.org/documentation/coreelements/identity.html>.
|
||
|
|
|
||
|
|
- Print information on the passed through data:
|
||
|
|
|
||
|
|
`gst-launch-1.0 {{[-v|--verbose]}} {{source}} ! identity silent=false ! {{sink}}`
|