Skip to content

No funcion un streaming m3u8 #86

@ingrafa23

Description

@ingrafa23

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions