Backporting rtmp2sink in gstreamer 1.14

Eric Zerbib ezerbib at kramerav.com
Sun Mar 7 10:22:27 UTC 2021


Hello Gstreamer dev

I want to use gstreamer to make a live streaming RTMP to facebook, I have tested rtpmsink in the past and it was working while facebook was accepting RTMP (not secure), today Facebook is no more supporting RTMP and is using RTMPS, unfortunately rtmpsink is base on a old version of librtmp which is not maintained for now, some post indicate that we need to change to use rtmp2sink which is now a new version of RTMP rewrote from scratch.
My Hardware vendor(Xilinx) is using an old version of Gstreamer 1.14.4  which is optimized for an FPGA board we are using, I would like to know if it’s possible to backport the code of RTMP2SINK to gstreamer 1.14, or is there a solution to install two version of gstreamer 1.14 and 1.18 to mix the cappabilty of the hardware acceleration got with gstreamer 1.14 and the new lib gstreamer 1.18?

Thanks in advace
EZ



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210307/116dc287/attachment.htm>


More information about the gstreamer-devel mailing list