Skip to content

Exoplayer offline download consumes more data than file size #5927

@ruthwikkk

Description

@ruthwikkk

[REQUIRED] Searched documentation and issues
I am using ExoPlayer version 2.9.6 to stream video content in one of my project. Recently I added download video feature to my app using ExoPlayer's in built download manager. The problem with download is that it consumes more data while downloading. For a 18 MB video (the size is determined by checking the size of ExoPlayer's download folder after download) , it takes about 140 MB (this is variable in each try) of network data. I am using DASH to stream videos. I checked the same with Demo App provided and the results are almost same.

[REQUIRED] Question
Any one know why this is happening.? Is there any improvements needed in my code ?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions