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

静态网站资源加载问题: 音频文件每次跳转到指定时间播放都会重头开始 #488

Open
ouyangbei opened this issue Mar 22, 2023 · 1 comment

Comments

@ouyangbei
Copy link

前端页面加载的server里的mp3资源。每次快进或者跳转播放时间都重新回到开始播放点。 换用nginx服务器加载mp3就正常播放

@ouyangbei ouyangbei changed the title 静态网站资源家在问题: 音频文件每次跳转到指定时间播放都会重头开始 静态网站资源加载问题: 音频文件每次跳转到指定时间播放都会重头开始 Mar 22, 2023
@ouyangbei
Copy link
Author

是需要开启缓存吗?开启缓存方法没找到。
是这个吗
.filter(new HttpCacheFilter()) //开启缓存支持

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

No branches or pull requests

2 participants