-
Hi Team,
We are facing an issue with player initialization time to load HLS streams. Its taking around 6-7 sec to load HLS streams. In exoplayer demo app we have hardcoded our stream urls and its tak…
-
### Minimal reproducible example
https://github.com/jchao-pepper/expo-av-crash
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build
### …
-
While playing RTMP stream this weird exception happens, And gives no clue about why its happening:
> E/ExoPlayerImplInternal: Source error.
…
-
**Which API doesn't behave as documented, and how does it misbehave?**
HlsAudioSource , im using it to play it to play my hls audios but after completely playing an hls audio , the player throws an…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/polymorphicshade/NewPipe/releases/latest).
- [X] I am *not* able to reproduce the bug with the *same…
-
radio not work and this message appear
Handler (android.os.Handler) {38681ae} sending message to a Handler on a dead thread
at android.os.MessageQueue.enqueueMessage(MessageQueue.java:5…
-
Hi, I am testing your scripts in a Macbook. I tried "Simulating a MPEG-DASH live streaming from a file" using your provided commands. I am trying to test the video from EXO PLAYER and also tried Bitmo…
-
### Version
ExoPlayer 2.19.0
### More version details
_No response_
### Devices that reproduce the issue
Sony TV: Bravia 4K GB ATV3, Android 8
### Devices that do not reproduce the issue
Other …
-
When the user has connection problems I get this in the console:
```
PlayerError com.google.android.exoplayer2.ExoPlaybackException: com.google.android.exoplayer2.upstream.HttpDataSource$HttpDataSou…
-
Here is code.
var streamImage = await ExportVideoFrame.exportImagesFromFile(
tempVideo, Duration(seconds: 1), 0);