-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Comments
I have the same question! did you find any answer? |
@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. |
@AquilesCanta could you show me your code? |
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: