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

Video cache support #796

Closed
hoangnam714 opened this issue Jul 1, 2024 · 5 comments
Closed

Video cache support #796

hoangnam714 opened this issue Jul 1, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@hoangnam714
Copy link

Hi,
I have seen the idea of ​​issue #783, I want a feature like that but I want the following

  • support for online video url cache, support for formats like m3u8, mp4, ...
  • allow switching between online data and offline data, this will optimize network capacity when users use mobile network
@hoangnam714 hoangnam714 added the enhancement New feature or request label Jul 1, 2024
@kingslay
Copy link
Owner

kingslay commented Jul 1, 2024

硬盘缓冲的能力,目前已经支持了。你可以在我的app上进行试下。打开这两个开关就可以了
Screenshot 2024-07-01 at 21 41 02
但是这个缓冲能力只不支持m3u8,其他的格式都是可以的支持的。

@hoangnam714
Copy link
Author

Is this option available on ios, ipad because I checked in the demo and didn't see them

@kingslay
Copy link
Owner

kingslay commented Jul 1, 2024

这个是需要lgpl分支才有的。

@hoangnam714
Copy link
Author

i still don't quite understand what you mean, sorry i use google translate.
In the worst case how do i enable the video download feature of ksplayer, i see the download function belongs to the KSAVPlayer class, IOSVideoPlayerView doesn't have func startRecord and stopRecord

@kingslay
Copy link
Owner

kingslay commented Jul 1, 2024

#731
你可以看下这个帖子。这个项目还有另外一个闭源的版本。你要的这个功能要闭源版本才有,并且是付费功能。

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

No branches or pull requests

2 participants