ExoPlayer icon indicating copy to clipboard operation
ExoPlayer copied to clipboard

An extensible media player for Android

Results 296 ExoPlayer issues
Sort by recently updated
recently updated
newest added
trafficstars

We are trying to play CMAF stream+CBCS+Widevine DRM with exoplayer sample app. it works fine with android 11 and above. We are seeing the issues with android 9 devices and...

need more info
bug: in platform drm

fix play video use osd display at mistaken Problem: Exoplayer will create a dummySurface use Surface Texture if do not use Surface when configCodec, After Surface have created will setSurfce...

### Missing outlineWidth option Currently I am trying to add subtitle options into my app, however I am missing the option to set the outline width as CaptionStyleCompat does not...

enhancement
needs triage

### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue emulator api 30 ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app? Not...

enhancement

Hi, I am Haris from Sky We have an sdk (video player library) which wraps helio which wraps exoPlayer. Also we have a ref app to test our sdk. We...

question
needs triage

We have recently released AndroidX Media3 `1.0.0-beta02` which corresponds to ExoPlayer `2.18.1`. The [AndroidX Media3 library is published on GitHub](https://github.com/androidx/media) just as ExoPlayer and the [release artifacts are available over...

question

I have local looping video files i want to play whilst streaming an audio file. Can i combine the two on the player? or do I have to pick one...

question

### ExoPlayer Version 2.15.1 ### Devices that reproduce the issue 1. OPPO Reno2 Z 2. Xiaomi Mi A3 3. Asus ZenFone Max Pro M2 (ZB631KL) (WW) / Max Pro M2...

bug
needs triage

It looks like a crash caused by "sprop parameter sets" being empty. It can be played with VLC. version: v2.17.1 rtsp log: ``` RTSP/1.0 200 OK CSeq: 2 Content-Base: rtsp://admin:[email protected]:554/h264/ch1/main/av_stream/...

question