|
I'm coming form this issue where more than 20 users complained about Jellyfin crashing, using much RAM or a possible memory leak. There is not such memory leak since the memory is managed by .Net garbage collector and the memory requirements are 8GB of RAM and most users in that issue are running in low-end hardware without enough resources. Said that, I want to start a discussion about how we can reduce the minimum memory from 8GB -> 500 MB. This will allow to run Jellyfin in low-end hardware (like SBC, Raspberry Pi, NAS...) and make it more popular. I think it is technically possible with small changes in the current code. How do I know?
|
Answered by
ngosang
Oct 22, 2023
Replies: 2 comments
0 replies
|
I have Jellyfin running in 250MB of RAM => #6306 (comment) |
0 replies
Answer selected by
ngosang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I have Jellyfin running in 250MB of RAM => #6306 (comment)