Video caching (RAM memory, Redis, other...) #37
Dryadwoods
started this conversation in
Ideas
Replies: 1 comment
-
Please submit feature requests to https://features.jellyfin.org |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is this system at present day offering any kind of video caching (RAM memory, Redis, other...)?
Example:
I start to see the video now, the video is in HDD#3, it is loaded into memory cache... moments later I pause the video, and on the following day (without restarting the server), I try to resume the video.
Or perhaps another user also wants to see the same video.
In both cases the video is loaded from memory and not from disk.
The objectives are plenty: not only for speed, but for trying to minimize the use of the HDD.
Beta Was this translation helpful? Give feedback.
All reactions