| Top |  |  |  |  | 
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstRTPBaseDepayload ╰── GstRtpKlvDepay
Extract KLV metadata from RTP packets according to RFC 6597. For detailed information see: http://tools.ietf.org/html/rfc6597
| 1 | gst-launch-1.0 udpsrc caps='application/x-rtp, media=(string)application, clock-rate=(int)90000, encoding-name=(string)SMPTE336M' ! rtpklvdepay ! fakesink dump=true | 
| plugin | rtp | 
| author | Tim-Philipp Müller <tim@centricular.com> | 
| class | Codec/Depayloader/Network/RTP |