[vlc-devel] [PATCH] Naming patterns for HLS segments
    Łukasz Korbel 
    korbel85 at gmail.com
       
    Fri Apr 13 21:00:27 CEST 2012
    
    
  
For me the most important issue is overwriting of existing segments.
It can be solved in different way e.g. checking for last existing
segment on broadcast startup, but time stamps would require less
operation on initialization of streaming, which is rather good.
Maybe this won't help on embedded machines but afaik they are used
more often for receiving then streaming out, so why not to give this
option for unix machines?
    
    
More information about the vlc-devel
mailing list