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

Caching not working. #85

Open
narayanan-ka opened this issue Oct 26, 2023 · 0 comments
Open

Caching not working. #85

narayanan-ka opened this issue Oct 26, 2023 · 0 comments

Comments

@narayanan-ka
Copy link

narayanan-ka commented Oct 26, 2023

Caching doesn't seem to be working. I uploaded a video of size 32 MB with a 2k resolution and it crashes when attempting to download and cache most possibly from my backend api .

Here is what I see in the logs :

D/BufferPoolAccessor2.0( 9534): evictor expired: 1, evicted: 1 D/BufferPoolAccessor2.0( 9534): bufferpool2 0x7d90ca5b8d48 : 5(31457280 size) total buffers - 3(18874368 size) used buffers - 636/643 (recycle/alloc) - 10/639 (fetch/transfer) D/BufferPoolAccessor2.0( 9534): evictor expired: 1, evicted: 1 Lost connection to device.

I also posted a question on stack but that was for video_player, which is also giving the same error and crash eventually.

https://stackoverflow.com/questions/77356920/flutter-video-player-crashing-while-creating-a-video-post-of-a-size-of-32-mb
So I used this package thinking it is a caching problem. Need your input.

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

1 participant