ExoPlayer
ExoPlayer copied to clipboard
An extensible media player for Android
Hi all! We were recently upgrading the ExoPlayer in a project and we experienced some weird behavior. Earlier we were using 2.10.8, and after the upgrade we have 2.12.1. I...
### Issue description Im trying to seek in buffered part without internet connection. Expected result: it is possible to start playback Actual result: Exception Video: [device-2020-05-22-130034.mp4.zip](https://github.com/google/ExoPlayer/files/4667340/device-2020-05-22-130034.mp4.zip) Click listener for "2...
Add support for .mjpg streams original issue request This is usecase come from i am trying to show Camera LiveView and some camera url is extention with .mjpg or some...
When I play an AAC File ExoPlayer getDuration() method returns -9223372036854775807 ExoPlayer version: 2.10.8 Device(s) and version(s) of Android being used Samsung Galaxy s8+ Android 8 Lg Q6 Android 8.1...
### [REQUIRED] Issue description Exoplayer tries lo load chunk by url `/vod/78/video_78.mp4` instead of `video_78.mp4?expires=1562330914&md5=4LMrqMnsIj99n8grOu1C3w` (as stated in playlist) and as a result gets 403 Forbidden. Also see the next...
### [REQUIRED] Use case description We are investigating how to support “playing” through gaps in HLS segment data in ExoPlayer. We have a use case where we do not want...
Hello, ### [REQUIRED] Content description I use ExoPlayer to play an hls audio stream. My master playlist consists of primary and backup playlists, where the primary one sometimes restarts and...
Hi! I'm trying to implement a layout (portrait) having the time bar always visible at the bottom of the video, while the other player controllers would be visible only after...
### Issue description Amazon's [4K Fire TV Gen3](https://www.amazon.com/dp/B01N32NCPM/ref=nav_timeline_asin?_encoding=UTF8&psc=1) has a 2 second buffering at the input of video decoder. (HEVC and AVC). This results into substantial amount of frames being...
### Issue description I'm testing an HLS manifest with MPEG TS segments encrypted with CBCS with Widevine DRM. On Android 8 and 8.1, Exoplayer playback stalls when it tries to...