[gst-devel] composed pipeline synchronisation

Stefan Kost ensonic at hora-obscura.de
Mon Nov 17 09:16:52 CET 2008


mattias schrieb:
> Hi,
>
> Suppose I would have a pipeline with various sources and sinks in it 
> (composed pipline).
> And then multiplexing the two flows, how can I assure synch in them?
> Is this automagically assured with the buffer timestamps since they 
> share the same GstClock or would I need to implement some mechanism for 
> this? I know when using 2 sources, 2 threads are also created
> so theres is no definition for when a certain thread is executed.
>   
the sinks synchronize. So if your sources provide correct latencies it
should work.

Stefan
> All the cameras would be synched with an external trigger.
>
> "camerasrc ! element ! multiqueue camerasrc ! element ! multiqueue"
>
>
> Kind regards,
>
> Mattias
>
>   





More information about the gstreamer-devel mailing list