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

[Question] Caching audio file from HTTP datasource #419

Closed
laminsk opened this issue Apr 27, 2015 · 1 comment
Closed

[Question] Caching audio file from HTTP datasource #419

laminsk opened this issue Apr 27, 2015 · 1 comment

Comments

@laminsk
Copy link

laminsk commented Apr 27, 2015

Hi,

I'm not an experience android developer, so please bear with me. Currently using Mediaplayer and custom http proxy for my project to read audio files from webserver and stream it back to the player. Basically I just want to save the buffered/cached data to internal storage.

I'm now switching to Exoplayer and trying to do the same without using http proxy. Tried searching Stackoverflow and gone through open/closed issues, but I couldn't find whether it's possible to achieve the same thing by using caching functionality provided by Exoplayer.

Any pointers would be greatly appreciated.

Thanks.

@ojw28
Copy link
Contributor

ojw28 commented Apr 27, 2015

This use case isn't supported yet. It's tracked by #420.

@ojw28 ojw28 closed this as completed Apr 27, 2015
@google google locked and limited conversation to collaborators Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants