A plugin that works as a 'boolean OR"
Thiago Sousa Santos
thiagossantos at gmail.com
Fri Feb 9 22:50:27 UTC 2018
On Fri, Feb 9, 2018 at 6:53 AM, Dass, Reena UTAS <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.
>
>
>
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
--
Thiago Sousa Santos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180209/6e75dc90/attachment.html>
More information about the gstreamer-devel
mailing list