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

Playing hls offline #586

Closed
moallemi opened this issue Jun 27, 2015 · 4 comments
Closed

Playing hls offline #586

moallemi opened this issue Jun 27, 2015 · 4 comments

Comments

@moallemi
Copy link

How should I init ExoPlayer to play a local directory that contains .m3u8 file and all media (*.ts) files within it?
Does ExoPlayer currently support file Uri?

@HamedGh
Copy link

HamedGh commented May 22, 2017

I have the same question! did you find any answer?

@AquilesCanta
Copy link
Contributor

@HamedGh this should work well if you just use the playlist file as the path. But make sure the relative paths, if any, point to the proper files.

@HamedGh
Copy link

HamedGh commented May 22, 2017

@AquilesCanta could you show me your code?

@ojw28
Copy link
Contributor

ojw28 commented May 22, 2017

Implementing offline support for HLS is tracked by #2643. You should track that issue. We wont be providing sample code prior earlier than that issue being updated.

@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

4 participants