-
Hi, all,
My APP has feature of playing media file which are from mobile phone either from YouTube streaming.
In case of mobile phone media file, play it by IjkMediaPlayer.
In case of YouTube stream…
-
## Steps to Reproduce
1. Use VideoPlayer to load a HTTPS media asset that has a self signed certificate.
**Expected results:**
1. https://localhost:8080/my/test/playlist.m3u8 would work in Vid…
-
The case for me is when I go to the gallery to attach an image and try to play the voice again it gives me that error and then the voice plays without sound.
If this error happens once, the issue e…
-
### Issue description
We use Widevine DRM together with ExoPlayer. When we limit `allowed_track_types` on our Widevine proxy eg. to `SD_ONLY` and we try playing DASH containing some HD tracks, the pl…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no existing issues* - [open](ht…
-
**Describe the bug**
When an error is thrown by `controller.preparePlayer`, it cannot be caught. Experiencing this on Android, have not tested on iOS.
For example, when trying to play a file in an…
jt274 updated
1 month ago
-
Hi,
i used this library to create mp4 file from ts in android project. The file was created with copy copy in audio and video format. The extracted file was not able to be played in exoplayer2. The …
-
### Checklist
- [X] I made sure that there are *no existing issues* - [open](https://github.com/polymorphicshade/Tubular/issues) or [closed](https://github.com/polymorphicshade/Tubular/issues?q=is%3A…
-
只能把你代码拉下来手动导包当做library引入了,依赖不是最新版,包括你现在的代码,只有onCompletion回调,具体实现你没有写。
我只用到了ExoPlayer,ijk的没用到没改,如果你看到了,可以去加上播放完成的回调:
BasePlayerImpl中加入:
protected void notifyOnCompletion() {
VideoProxyThr…
-
In Flutter, same error as below.
- https://github.com/ryanheise/just_audio (baked android exoplayer)
- https://github.com/florent37/Flutter-AssetsAudioPlayer (baked android exoplayer)
- https:…