[gst-devel] How to get a Buffer/data Continous Stream even with packet drops
SP GLE
spglegle at yahoo.fr
Fri Nov 23 16:09:21 CET 2007
Hi,
I would like to get a time/data continuous stream even if some network
packets are lost. The following simple pipeline simulates the context :
GST_DEBUG="identity*:3" gst-launch audiotestsrc ! netsim
drop-probability=0.3 duplicate-probability=0 ! identity
check-perfect=true ! fakesink sync=true
I need something (an element) to compensate lost packets and create new
ones to fill the gap (with silence in this case).
Does anyone know how I could do that ?
Thanks for your help.
Regards.
_____________________________________________________________________________
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
More information about the gstreamer-devel
mailing list