Handling branches with different latencies
Baby Octopus
jagadishkamathk at gmail.com
Mon Nov 27 06:09:49 UTC 2017
Hi,
I have a tricky pipeline which has two branches
src ! tee name=splitter \
splitter.! queue ! x264enc tune="zerolatency" ! sink1
splitter.! queue ! x264enc ! sink2
I want the first branch to have minimal latency. But both the branches seem
to take max latency of 2nd branch. Is there a way to handle each brnahc to
operate in its least latency and other branches not affect it?
This may be worked around by setting negative ts-offset in sink1. Is there a
better way of handling this?
~BO
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list