ExoPlayer
ExoPlayer copied to clipboard
An extensible media player for Android
This change fixes #8959 The issue is caused because the current logic assumes it is fully buffered after fetching `minBufferMs` worth of GAP segments, which of course contain no samples....
This is the pull request for bug #10615 In tunneling mode, when audio stalls the playback is not failing. Video freezes or start playing with very slow rate. In this...
I have a custom OpenGL pipeline working in a separate thread with SurfaceTexture as input and ExoPlayer outputting into a Surface associated with the SurfaceTexture. When using ConcatenatingMediaSource I'd like...
Before filing a feature request: ----------------------- - Search existing open issues, specifically with the label ‘enhancement’: https://github.com/google/ExoPlayer/labels/enhancement - Search existing pull requests: https://github.com/google/ExoPlayer/pulls When filing a feature request: ----------------------- Replace...
### ExoPlayer Version 2.17.1 ### Devices that reproduce the issue MXV-4K at Android TV 11 ### Devices that do not reproduce the issue Huawei P50 at android 11 ### Reproducible...
I have a Question. if I press any button from the tv remote, the controller is visible. I want to make the functionality like if the controller is not visible...
Hi! We recently wanted to try H265 format for our RTSP camera streaming But I have found out that it is not fully supported yet. ``` RtpH265Reader ... else if...
- Prefetch/Precache: Download the media to local storage as a cache before preparing to play - Preload: Load the data from upstream(Cache or Http) into the Player buffer. We use...
### ExoPlayer Version 2.15.1 ### Devices that reproduce the issue - ANDROIDTV - TIMVISION BOX (Android 10 - DTIW3930-10.0.0.19) - ANDROIDTV - TIMBOX (Android 8.0.0 - uzw4010tim-5.6.2-2.20.0) - FireTv Stick...
### ExoPlayer Version 2.18.1 ### Devices that reproduce the issue sumsung s22+ android 12 ### Devices that do not reproduce the issue _No response_ ### Reproducible in the demo app?...