Question on external application getting data into gstreamer
Michael Gruner
michael.gruner at ridgerun.com
Fri Mar 27 20:47:20 UTC 2020
Take a look at appsink and appsrc. They are a couple of elements meant for GStreamer pipelines to share data from and to external applications.
> On Mar 27, 2020, at 14:36, Jerry Geis <jerry.geis at gmail.com> wrote:
>
>
> if there is an application like baresip... (and there is said application) that has in it h264 decoding and vp8 decoding already as its receiving SIP video calls....
>
> Is it not possible to just take the function that decodes vp8 frames and "easily" send that onto gstreamer ???
>
> Not saying I am the person to do this - but cant the application just simply act like the tcpserversink and then gstreamer start up the tcpclientsink and get the frames ? or something easy?
>
> Thanks -
>
> Jerry
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list