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

The duration information in the on_hls callback is inaccurate, causing the reassembled m3u8 to be unplayable #3762

Closed
timfengzi opened this issue Aug 10, 2023 · 2 comments
Labels
TransByAI Translated by AI/GPT.

Comments

@timfengzi
Copy link

timfengzi commented Aug 10, 2023

Note: Please read FAQ before file an issue, see #2716

Description

Please description your issue here

  1. SRS Version: 5

  2. SRS Log:

  3. SRS Config:

hls {
enabled on;
hls_dispose 60;
hls_fragment 2;
hls_window 1800;
hls_ts_file [app]/[stream]/[seq]-[timestamp].ts;
hls_m3u8_file [app]/[stream]/[stream].m3u8;
}

Replay

Please describe how to replay the bug?

Step 1: xxxxxx
Normal recording of HLS

Expect

Please describe your expectation.

TRANS_BY_GPT4

@winlinvip winlinvip changed the title on_hls回调信息中duration信息不准,导致重新拼接的m3u8播放不了 The duration information in the on_hls callback is inaccurate, causing the reassembled m3u8 to be unplayable Aug 10, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Aug 10, 2023
@timfengzi
Copy link
Author

timfengzi commented Aug 10, 2023

I am testing again

TRANS_BY_GPT4

@timfengzi
Copy link
Author

timfengzi commented Aug 10, 2023

Sorry, it turns out to be a cross-domain issue causing this.

TRANS_BY_GPT4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

2 participants