ExoPlayer
ExoPlayer copied to clipboard
An extensible media player for Android
I am using v2.18.1 I'm still having issues with some laggy videos like the one at the link below : https://drive.google.com/file/d/1HxVlcPIZXDNYjnA5Jp0VfvGWiq2VdhnO/view?usp=sharing I don't know if there is a way to...
Unfortunately we can't answer all questions. Unclear questions or questions with insufficient information may not get attention. Before filing a question: ------------------------- - Ask general Android development questions on Stack...
### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue samsung s22 android 12 ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app?...
### Use case description Currently Exoplayer selects the codec based on the available codecs on the device. But in the case of some devices like nVidia Shield, the device contains...
### ExoPlayer Version 2.18.0 ### Devices that reproduce the issue ALL ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app? Yes ### Reproduction...
Let Google IMA SDK handle the event if the user seeks to the very end of the content and skips any midrolls. This fix will ensure that Exoplayer will behave...
### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue Galaxy A20s Lenovo Tab P10 ### Devices that do not reproduce the issue Example Unable to reproduce the crash ###...
Hi, We are testing ExoPlayer with our hosted low latency stream. We are also comparing it with the industry-standard Dash.Js player. We observe that ExoPlayer cannot catch the target latency...
Hi, I am trying to implement setControllerVisibilityListener with StyledPlayerView , the callback always receives 0 even when the controls are no longer visible. Or when I touch close the controls...
Hello team, I'm making a audio app using Exoplayer with waveForm library. What I am making is when waveForm's progress has changed that Exoplayer's current position is changed by waveForm's...