ExoPlayer
ExoPlayer copied to clipboard
An extensible media player for Android
Hello, I'm looking to implement the following features: - Adjusting the speed of videos (which include audio). - Changing the audio's voice (for instance, making a human voice sound like...
### Bug Hi team, I am working on an app and we are using exoplayer. I am releasing player when fragment destroy and initialising new instance when fragment loads again...
I give you an example: We have a live mpd with total duration of 2 hours. Start the player and wait 1h24m The total segments stored on server are for...
I want to use custom next/previous actions instead of the native ones. So I started by removing the native ones by allowing only needed actions: But in some devices ```...
### Issue description Playing live HLS stream causes audioTrackUnderrun error, playback stops, and throws PlaylistStuckException (source error). ### Reproduction steps Launch video. Playback will proceed normally for ~10 seconds and...
First of all i want to congrat you for this amazing extension, it makes cast integration much easier than Google Cast SDK. ### Issue description I want to detect when...
If SimpleExoPlayer is created, used and released many times, eventually audio stops working. Audio in all apps then fails. Other apps that use ExoPlayer (e.g. YouTube) usually crash. The device...
Hello everyone, I hope you are doing well today. **Introduction:** since the last few days, I've been working on a mobile application where I'm required to build a video player...
### ExoPlayer Version 2.18.2 ### Devices that reproduce the issue * Pixel 4a running Android 13 * Fire HD 10 (9th generation) running Fire OS 7.3.2.7 * Emulator (Tablet, API...
This issue can be reproduced on `2.12.3` on android api level 24 with the demo app. To reproduce, you'll need to be able to slow down your network connection speed....