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
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel