ExoPlayer
ExoPlayer copied to clipboard
An extensible media player for Android
Hello, this is rather a question since we are unable to provide adb bugreport for deeper analysis. The last few weeks we have been noticing in our analytics tool the...
### ExoPlayer Version 2.17.1 ### Devices that reproduce the issue - All devices I used. It's not device-relevant. - Devices I used: OnePlus 8T, OnePlus 10 Pro, Xiaomi Mi11 Ultra,...
### ExoPlayer Version 2.18.0 ### Devices that reproduce the issue Device Name:- Lenovo TB-7305X Android Version:- 9 Android security patch level:- 5 January 2022 Hardware version:- Lenovo Tablet TB-7305X Software...
Hello! We have a need not to receive a default alert dialog when a video playback error occurs. This alert dialog appears in the `Mediacontrolsview.PlayerCallback` class in the `public void...
I noticed that `HlsMediaPlaylist.hasProgramDateTime` is set to `false` for some streams that actually have a `#EXT-X-PROGRAM-DATE-TIME` tag. To be more specific, the property is set `false` if the date time...
- ExoPlayer: 2.14.1 - Android 8.1 - Android device: Samsung J7 prime I tried to play the video below locally with ExoPlayer. However, the video FPS is really bad. A...
### Issue description Not sure if this is a bug or incompatibility with a particular stream or other issue but seeking in a .TS file does not work in the...
The RTMP extension is powered by https://github.com/ant-media/LibRtmp-Client-for-Android . It's not stated in README, but the library is [not maintained anymore](https://github.com/ant-media/LibRtmp-Client-for-Android/issues/94#issuecomment-779656022). It still works, but you might want to look for...
### Use case description As a programmer/user, i want to be able to stream an SRT url ### Proposed solution Add [SRT](https://en.wikipedia.org/wiki/Secure_Reliable_Transport) support to exoplayer ### Alternatives considered Using a...