mirror of https://github.com/FFmpeg/FFmpeg.git
Current HLS implementation simply skip a failed segment to catch up the stream, but this is not optimal for some use cases like livestream recording. Add an option to retry a failed segment to ensure the output file is a complete stream. Signed-off-by: gnattu <gnattuoc@me.com> Reviewed-by: Steven Liu <liuqi05@kuaishou.com>release/6.0
parent
7e1d474021
commit
d09254a658
2 changed files with 18 additions and 1 deletions
Loading…
Reference in new issue