rtpklvpay

Payloads KLV metadata into RTP packets according to RFC 6597. For detailed information see: http://tools.ietf.org/html/rfc6597

Example pipeline

 gst-launch-1.0 filesrc location=video-with-klv.ts ! tsdemux ! rtpklvpay ! udpsink

This example pipeline will payload an RTP KLV stream extracted from an MPEG-TS stream and send it via UDP to an RTP receiver.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstRTPBasePayload
                    ╰──rtpklvpay

Factory details

Authors: – Tim-Philipp Müller

Classification:Codec/Payloader/Network/RTP

Rank – secondary

Plugin – rtp

Package – GStreamer Good Plug-ins

Pad Templates

sink

meta/x-klv:
         parsed: true

Presencealways

Directionsink

Object typeGstPad


src

application/x-rtp:
          media: application
     clock-rate: [ 1, 2147483647 ]
  encoding-name: SMPTE336M

Presencealways

Directionsrc

Object typeGstPad


The results of the search are