ExoPlayer
ExoPlayer copied to clipboard
An extensible media player for Android
### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue OnePlus5 Android 7.1.1 ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app? Yes...
I am trying to pre-cache/pre-buffer HLS videos to my app. I used CacheWriter to cache the (.mp4) file, But it was not able to cache segments of HLS video. Basically,...
■ Question I'm publishing an app that uses ExoPlayer, but some users are experiencing errors and cannot play videos. two weeks ago, we had logs that showed normal playback, but...
### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue All ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app? Not tested ###...
■ Question I have publishing an application using ExoPlayer, but streaming playback does not start for some users. Playback does not start even after 1 minute after setMediaItem and player.prepare()....
### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue It's a build issue not a device issue ### Devices that do not reproduce the issue _No response_ ### Reproducible...
exoplayer:2.18.1 The following configuration cannot play video ``` groovy -assumenosideeffects class timber.log.Timber { *; } ``` But there is no problem with the following configuration ``` groovy -assumenosideeffects class timber.log.Timber...
### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue AndroidTV devices with Broadcom SoC requiring tunneling mode. Issue is mostly not specific to Android version. We reproduced on Android...
Is it possible to detect and play AC-4 audio? I have the FFMpeg extension built with a version of FFMpeg that should be able to decode AC-4 but when I...
### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue s22+ ### Devices that do not reproduce the issue - ### Reproducible in the demo app? Not tested ### Reproduction...