I am testing a pipeline as follows
udpsrc --> gstrtpbin -->rtpdemux0--decode0-->audioconvert0-->liveadder-->directsoundsink
-->rtpdemux1--decode1-->audioconvert1|
.........
-->rtpdemux..n-->decode..n-->audioconvert..n|
I am using liveadder to mix streams. But it seems that it sometimes work and sometimes doesnt work(most of the time doesn't)
Since liveadder works on timestamps is it ignoring the other stream if it is out of sync?
If so how do I resynchronize the timstamps my individual streams obtained from rtpbin element?
Tanmay Ambre
<br/><hr align="left" width="300" />
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Does-liveadder-require-streams-to-have-timestamps-synchronized-tp4655610.html">Does liveadder require streams to have timestamps synchronized?</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>