A plugin that works as a 'boolean OR"

Mailing List SVR lists at svrinformatica.it
Fri Feb 9 23:08:20 UTC 2018


Il 09/02/2018 23:50, Thiago Sousa Santos ha scritto:
>
>
> On Fri, Feb 9, 2018 at 6:53 AM, Dass, Reena UTAS 
> <Reena.Dass2 at utas.utc.com <mailto:Reena.Dass2 at utas.utc.com>> wrote:
>
>     My project requires me to design a pipe that run a sub-pipe based
>     on some condition or run another sub-pipe if that condition fails.
>
>     Does the GStreamer framework support that?
>
>
> output-selector allows the application to select the output pad 
> dynamically.
>
> If you want something that makes decisions per-buffer it might be 
> easier to write your own element.

or use appsink and push the buffer to the right pipeline using appsrc,

Nicola

>
>     _______________________________________________
>     gstreamer-devel mailing list
>     gstreamer-devel at lists.freedesktop.org
>     <mailto:gstreamer-devel at lists.freedesktop.org>
>     https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>     <https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel>
>
>
>
>
> -- 
> Thiago Sousa Santos
>
>
> _______________________________________________
> 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/20180210/d8cf9723/attachment.html>


More information about the gstreamer-devel mailing list