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

RAM usage increases #190

Open
dasgarner opened this issue Apr 24, 2020 · 0 comments
Open

RAM usage increases #190

dasgarner opened this issue Apr 24, 2020 · 0 comments
Labels
Milestone

Comments

@dasgarner
Copy link
Member

OP: https://community.xibo.org.uk/t/the-player-uses-all-the-ram/22541/6

Suppose, when playing the first video file in the list, my RAM is loaded at 1000mb
Then, with each NEW video file, the amount of memory increases by 50-100mb.
Suppose I have 3 video files in my playlist, then the memory consumption is as follows.
1.mp4 > 1000mb >
2.mp4 > 1100mb >
3.mp4 > 1200mb > loop playlist… >
1.mp4 > 1000mb…
It turns out that previously played files remain in the cache, and memory is already being increased again …

This happens on:
“Local video”
“Video”
“Embedded” << this is interesting as its a different gstreamer version

@dasgarner dasgarner added the bug label Apr 24, 2020
@dasgarner dasgarner added this to the 1.8 R6 milestone Apr 24, 2020
@dasgarner dasgarner modified the milestones: 1.8 R6, 1.8 R7 Oct 15, 2020
@dasgarner dasgarner modified the milestones: 1.8 R7, 1.8 R8 May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants