rtpklvdepay
Extract KLV metadata from RTP packets according to RFC 6597. For detailed information see: http://tools.ietf.org/html/rfc6597
Example pipeline
gst-launch-1.0 udpsrc caps='application/x-rtp, media=(string)application, clock-rate=(int)90000, encoding-name=(string)SMPTE336M' ! rtpklvdepay ! fakesink dump=true
This example pipeline will depayload an RTP KLV stream and display a hexdump of the KLV data on stdout.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstRTPBaseDepayload ╰──rtpklvdepay
Factory details
Authors: – Tim-Philipp Müller
Classification: – Codec/Depayloader/Network/RTP
Rank – secondary
Plugin – rtp
Package – GStreamer Good Plug-ins
Pad Templates
sink
application/x-rtp:
media: application
clock-rate: [ 1, 2147483647 ]
encoding-name: SMPTE336M
The results of the search are