9 lines
296 B
Markdown
Raw Normal View History

# gst-launch-1.0 identity
> 요소를 통과하는 데이터 진단.
> 더 많은 정보: <https://gstreamer.freedesktop.org/documentation/coreelements/identity.html>.
- 전달되는 데이터 정보를 출력:
`gst-launch-1.0 {{[-v|--verbose]}} {{소스}} ! identity silent=false ! {{sink}}`