[vlc-devel] [PATCH] access_out/livehttp.c: additional segments naming pattern

Łukasz Korbel korbel85 at gmail.com
Sun Mar 11 13:17:14 CET 2012


>> In some cases having segments names not plain indexes may be useful.
>
> Just being curious, can you give some use case for such case when it is
> useful?
>

I was thinking about case when VLC is used for streaming with option
"don't delete old segments" (--no-sout-livehttp-delsegs). In such
circumstances if process get crashed and restarted new segments will
be named again from index 1, overwriting all previous segments.

>
> I would add change_string_list() after this, so choices would be checked
> better and preferences UI should be able to show choice-menu.
>

I check how to use change_string_list() and implement it into code.
Hopefully on  Tuesday.

Regards,
Łukasz Korbel



More information about the vlc-devel mailing list