Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HLS supports slicing not according to GOP. #381

Closed
winlinvip opened this issue May 16, 2015 · 1 comment
Closed

HLS supports slicing not according to GOP. #381

winlinvip opened this issue May 16, 2015 · 1 comment
Assignees
Labels
Feature It's a new feature. TransByAI Translated by AI/GPT.
Milestone

Comments

@winlinvip
Copy link
Member

winlinvip commented May 16, 2015

https://github.com/winlinvip/simple-rtmp-server/issues/381

TRANS_BY_GPT3

@winlinvip winlinvip added the Feature It's a new feature. label May 16, 2015
@winlinvip winlinvip added this to the srs 2.0 release milestone May 16, 2015
@winlinvip winlinvip self-assigned this Aug 26, 2021
@winlinvip
Copy link
Member Author

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;

@winlinvip winlinvip changed the title HLS支持不按gop切片 HLS supports slicing not according to GOP. Jul 29, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature It's a new feature. TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

1 participant