Top |
Description
Decode Redundant Audio Data (RED) as per RFC 2198.
This element is mostly provided for chrome webrtc compatibility: chrome will wrap ulpfec-protected streams in RED packets, and such streams need to be unwrapped by this element before being passed on to GstRtpUlpFecDec.
The “pt” property should be set to the expected payload types of the RED packets.
When using GstRtpBin, this element should be inserted through the “request-fec-decoder” signal.
See also: GstRtpRedEnc, GstWebRTCBin, GstRtpBin
Synopsis
Element Information
plugin |
rtp |
author |
Hani Mustafa <hani@pexip.com>, Mikhail Fludkov <misha@pexip.com> |
class |
Codec/Depayloader/Network/RTP |