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 的本地缓存吗 #733

Open
tanhx2008 opened this issue Sep 5, 2023 · 4 comments
Open

麻烦问一下,支持 HLS 的本地缓存吗 #733

tanhx2008 opened this issue Sep 5, 2023 · 4 comments

Comments

@tanhx2008
Copy link

No description provided.

@pingkai
Copy link
Collaborator

pingkai commented Sep 21, 2023

目前的代码没支持,后面更新了就支持了

@tanhx2008
Copy link
Author

感谢回复,近期内会提供更新吗?我们目前比较需要 HLS 的缓存

@tanhx2008
Copy link
Author

@pingkai 麻烦问一下,缓存是分片存储的机制吗?比如 MP4,如果是分片存储,seek 之类的操作就都不会影响缓存了,类似 exo 的缓存机制

@pingkai
Copy link
Collaborator

pingkai commented Jan 25, 2024

@pingkai 麻烦问一下,缓存是分片存储的机制吗?比如 MP4,如果是分片存储,seek 之类的操作就都不会影响缓存了,类似 exo 的缓存机制

后面播放器的缓存方案,已经和音视频没有关系了,是走的http的标准缓存方案,当然大文件分片存储的问题不在标准方案里面,需要自己去实现,这样更适合媒体文件。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants