<html><head><style>pre,code,address {
margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
margin-top: 0.2em;
margin-bottom: 0.2em;
}
ol,ul {
margin-top: 0em;
margin-bottom: 0em;
}
blockquote {
margin-top: 0em;
margin-bottom: 0em;
}
</style></head><body><div>Hi,</div><div><br></div><div>The rtpbin element doesn't directly do FEC, those are implemented in separate elements that are meant to be combined. The Pro-MPEG FEC was standardized as SMPTE ST2022-1, which is afaik, exactly the same thing. We have this implemented in GStreamer by the rtpst2022-1-fecenc and rtpst2022-1-fecdec elements.</div><div><br></div><div>See <a href="https://gstreamer.freedesktop.org/documentation/rtpmanager/rtpst2022-1-fecenc.html?gi-language=c">https://gstreamer.freedesktop.org/documentation/rtpmanager/rtpst2022-1-fecenc.html?gi-language=c</a></div><div><br></div><div>Olivier</div><div><br></div><div><br></div><div>On Fri, 2024-08-02 at 19:40 +0530, Aruna Matheswaran via gstreamer-devel wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr">Hi <br><br>Does the <code>rtpbin</code> plugin in GStreamer support Pro-MPEG Code of Practice #3 Release 2 for Forward Error Correction (FEC)?<br><br>Regards,<div>Aruna</div></div></blockquote><div><br></div><div><span><pre>-- <br></pre><pre>Olivier CrĂȘte
olivier.crete@collabora.com
Multimedia Lead
</pre></span></div></body></html>