[vlc-devel] "Race condition" in livehttp module
Rob Jonson
rob at hobbyistsoftware.com
Thu Jun 13 22:53:19 CEST 2013
>
> I think the approach should be according to draft. eg keep the segment
> around atleast segment-duration+seglen (this could be tricky to calculate,
> but
> I think I have an idea howto do this in somewhat simple way).
>
>
if segment duration is D, then a new segment is written every D seconds.
total length of playlist is n*D
length of segment is D
so required delay is (n+1)D.
which happens after n+1 segments are output.
am I missing something?
--
Hobbyist Software is a trading name of Hobbyist Software Limited.
Registered office Flat 4 Eastmead Court, Bristol BS9 1HP. Registered in
England. Company no:7876492
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130613/5269003b/attachment.html>
More information about the vlc-devel
mailing list