Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstRTPBasePayload ╰── GstRtpAC3Pay
Description
Payload AC3 audio into RTP packets according to RFC 4184. For detailed information see: http://www.rfc-editor.org/rfc/rfc4184.txt
Example pipeline
1 |
gst-launch-1.0 -v audiotestsrc ! avenc_ac3 ! rtpac3pay ! udpsink |
Synopsis
Element Information
plugin |
rtp |
author |
Wim Taymans <wim.taymans@gmail.com> |
class |
Codec/Payloader/Network/RTP |