Is H264 supported in webrtcbin?

Mathieu Duponchelle mathieu at centricular.com
Thu Jun 21 19:14:29 UTC 2018


Hello,

If by "H264 encoding" you mean whether webrtcbin supports negotiating and transporting H264 then yes, absolutely, webrtcbin supports that.

You can take a look at tests/examples/webrtc/webrtc.c in gst-plugins-bad and adapt it to produce H264.

If you mean to ask whether webrtcbin can perform the encoding itself, by selecting and plugging in encoders for example, then no, by design webrtcbin expects to receive already encoded and payloaded streams.

Hoping that answers your question,

-- 
Mathieu Duponchelle · https://www.centricular.com


On 06/21/2018 06:07 PM, Bin Zhu wrote:
> Hello,
>
> Is H264 encoding supported in webrtcbin? if it's supported, is there any example code to create the pipeline?  
>
> Thanks
> Bin
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180621/34c903ac/attachment.html>


More information about the gstreamer-devel mailing list