Jump to content

GstInterpipe: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 41: Line 41:
* Replace tee and selector elements allowing dynamic pipeline flow control with GStreamer Daemon
* Replace tee and selector elements allowing dynamic pipeline flow control with GStreamer Daemon


Features:
The principal features the plug-in exposes are the following. These ones are explained with further detail later.
;Buffer transfer
:Interpipesink will transfer automagically the buffers it receives to all the interpipesrcs that are currently listening to it.
 
;Dynamic switching
:Interpipesrcs can switch the interpipesink they are listening to at any time just by setting the property to the new value. No need to worry about the pipeline's state, dangerous events like EOS, pad probes, valves, selectors, pad links, etc...
 
;Caps negotiation
:Even though interpipes break a big pipeline into smaller ones, the caps negotiation process takes into account all of them. This means that


The current release exposes the following limitations and known bugs:
The current release exposes the following limitations and known bugs:
Cookies help us deliver our services. By using our services, you agree to our use of cookies.