Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstRTPBasePayload ╰── GstRtpKlvPay
Description
Payloads KLV metadata into RTP packets according to RFC 6597. For detailed information see: http://tools.ietf.org/html/rfc6597
Example pipeline
1 |
gst-launch-1.0 filesrc location=video-with-klv.ts ! tsdemux ! rtpklvpay ! udpsink |
Synopsis
Element Information
plugin |
rtp |
author |
Tim-Philipp Müller <tim@centricular.com> |
class |
Codec/Payloader/Network/RTP |