-
Hi @eneim ,
I'm trying to automatically resize my SimpleExoPlayerView view according to its width. So that's my layout:
…
-
```
2022-09-06 17:18:35.076 24379-24407/com.jianguo.exoplayerdemo E/ExoPlayerImplInternal: Playback error
com.google.android.exoplayer2.ExoPlaybackException: Source error
at com.googl…
-
### ExoPlayer Version
2.18.1
### Devices that reproduce the issue
Motorola Moto g30 Android 12
### Devices that do not reproduce the issue
_No response_
### Reproducible in the demo app?
Yes
#…
-
The document says that exoplayer supports redirection. Why does it report the following error?
This is my rtsp source: `rtsp://10.255.27.28/PLTV/88888909/224/3221225773/1000010000000006000000000000…
-
### Checklist
- [X] I made sure that there are *no existing issues* - [open](https://github.com/TeamNewPipe/NewPipe/issues) or [closed](https://github.com/TeamNewPipe/NewPipe/issues?q=is%3Aissue+is%3…
-
Kotlin, Android studio.
I'm at my wits end on trying to get a Drawable resource from glide for a exoPlayer defaultArtwork property.
From another post I see a method .asBitmap(). I'm guessing t…
-
I'm having trouble getting Exo (2.0.4) to play mkv files with AC-3 or DTS (DCA) audio. This is on a device that should support it (Nvidia Shield hooked to an AVR with support for those and more).
…
ebr11 updated
4 years ago
-
## 🐛 Bug Report
When the video is playing and seek to some position (using SeekTo), it shows in output window this error:
```
10-25 16:29:22.618 W/SimpleExoPlayer( 4743): Player is accessed on …
-
We are encountering issues when trying to seek a video file, which is reproducible using the sample app. The video file in question has the audio stream encrypted (and the sample app doesn't actually …
-
### Checklist
- [X] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *…