Perhaps -window_size 20, for consistency with HLS live stream?
The current configuration uses the default value for -window_size which is 0. This does not remove segments so eventually you will run out of disk space.
Setting -extra_window_size to a non-zero value would be good as well.
Perhaps -window_size 20, for consistency with HLS live stream?
The current configuration uses the default value for -window_size which is 0. This does not remove segments so eventually you will run out of disk space.
Setting -extra_window_size to a non-zero value would be good as well.