Re: [streaming] jitterbuffer ?

"Rémi Denis-Courmont" <[email protected]> Tue, 21 Jul 2009 19:18:20 +0300
Newsgroups gmane.comp.video.videolan.vls.general
Organization Remlab.net
Message-ID <[email protected]>
Le mardi 21 juillet 2009 19:05:11 Vanhaute Nicolas, vous avez écrit :
> hi all,
>
> I would like to know if there is an option in vlc to add/change
> jitterbuffer value when I encode then stream a video on network in
> h264 ?

VLC does not have "a jitter buffer". Packet re-ordering is done in the RTP 
stack but de-jitter is done the later in the core synchronization code.

The built-in RTP stack automatically adjust the packet re-ordering delay from 
the measured inter-packet delay variance, but it currently does not support 
H.264. So I guess you are using the live555 plugin, which has a fixed 200 ms 
delay.

-- 
Rémi Denis-Courmont
http://www.remlab.net/

_______________________________________________
streaming mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/streaming