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

I want to capture the event when ImaAdsLoader makes the request to the ad server to make sure that the number of ads requested and the number of ads that...

question

We could get an infinite loop inside the ProgressiveDownloader as downloadRunnable(RunnableFutureTask) could cache the PriorityTooLowException and then we would loop forever until the ProgressiveDownloader would be cancelled. Detailed explanation: Thread...

should merge

Can I block vertical scroll in a 360º video?

enhancement

I play an RTMP audio file. There is no video content. Only "onplaywhenreadychanged" is triggered. There is no error and no automatic playback. Please help me see what the problem...

question

I'm trying to build a camera angle indicator for a 360º video, in other words, showing the direction a user is looking at when panning. In Swifty360Player for iOS, I...

enhancement

Unregister listeners and callbacks when download manager is released.

should merge

23009-1 5th edition - timing compliant EMSG handling The handling of DASH events embeded in ISOBMFF emsg boxes is different between 23009-1 4th edition and 23009-1 5th edition. In 23009-1...

enhancement

- ExoPlayer version number: 2.16.1 - Android version: 9 - Android device: Nvidia Shield Pro 2019 Also referenced in issue #8944 So i am using justplayer (which is using exoplayer)...

bug

Hello I have a problem with the TTML subtitles (Png image) with the version of Exo 2.17. The subtitles are m4s segments with a duration between 2s and 4s presented...

question
needs triage

We have player in embedded (player in layout with details) and fullscreen mode. Embedded and fullscreen mode are two `Activity`. When a user tap on fullscreen button, `ViewGroup` that contains...

question
needs triage