[Bug 792696] rtp: Implement support for generic RTP Forward Error Correction

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 29 15:46:11 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792696

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #367101|0                           |1
        is obsolete|                            |

--- Comment #6 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Created attachment 367584
  --> https://bugzilla.gnome.org/attachment.cgi?id=367584&action=edit
rtp: Implement ULPFEC (RFC 5109)

We expose a set of new elements:

* ULPFEC encoder / decoder
* A storage element, which should be placed before jitterbuffers,
  and is used to store packets in order to attempt reconstruction
  after the jitterbuffer has sent PacketLost events
* RED encoder / decoder (RFC 2198), these are necessary to
  use FEC in webrtc, as browsers will propose and expect ulpfec
  packets to be wrapped in red packets

With contributions from:

Mathieu Duponchelle <mathieu at centricular.com>
Sebastian Dröge <sebastian at centricular.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list