ossrs/srs

HLS supports slicing not according to GOP.

winlinvip opened this issue · 1 comments

See bellow:

        # whether wait keyframe to reap segment,
        # if off, reap segment when duration exceed the fragment,
        # if on, reap segment when duration exceed and got keyframe.
        # default: on
        hls_wait_keyframe       on;