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

Performance on docker server container vs normal desktop app #16

Open
r0hin opened this issue Aug 18, 2023 · 2 comments
Open

Performance on docker server container vs normal desktop app #16

r0hin opened this issue Aug 18, 2023 · 2 comments

Comments

@r0hin
Copy link

r0hin commented Aug 18, 2023

I have noticed that streaming via server-docker (particularly 4k) results in much reduced performance and frequent buffering as compared to the Stremio desktop app running on the same computer.

Is there a reason or solution for this behavior?

@fredericrous
Copy link

fredericrous commented Sep 8, 2023

unless it changed in the recent years, by default docker images do not use the gpu. so yeah this is normal you don't get 4k. It's because decoding is done on cpu. https://docs.docker.com/compose/gpu-support/

@IceWreck
Copy link

Does the client cache streams from the stremio server or play them real time ? Because my client and server are located in different geographical areas and I sometimes get buffering even when it says the stream has been 100% downloaded on the stremio server.

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

No branches or pull requests

3 participants