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

No funcion un streaming m3u8 #86

Open
ingrafa23 opened this issue Jan 31, 2023 · 0 comments
Open

No funcion un streaming m3u8 #86

ingrafa23 opened this issue Jan 31, 2023 · 0 comments

Comments

@ingrafa23
Copy link

Hola, exoplayer, estoy haciendo el tutorial, y quiero reproducir un video streaming con formato m3u8, y al correr la aplicacion, genera un error y se cierra la app

val mediaItem = MediaItem.Builder()
.setUri(getString(R.string.media_url_m3ub))
.setMimeType(MimeTypes.BASE_TYPE_VIDEO)
.build()

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