-
Can you add support for HLS with ClearKey encryption in ExoPlayer/Media3?
Here's an example of a HLS stream with ClearKey encryption (US Geoblocked):
**Stream Link:**
https://dfwlive-v1-c2p5-spon…
-
Is the InstreamAdsLoader compatible with ExoPlayer for instream pre roll ads? I would like to integrate it with Exoplayer to monetize my app on all android devices.
thank you.
-
I noticed this section in the [Android 14 Beta 2](https://android-developers.googleblog.com/2023/05/android-14-beta-2.html) announcement:
> Lossless USB audio
> Android 14 gains support for lossle…
-
### Version
Media3 main branch
### More version details
implementation("androidx.media3:media3-exoplayer:1.2.0")
### Devices that reproduce the issue
Google Pixcel Fold
### Devices that do not r…
-
### Version
Media3 main branch
### More version details
In my android application, user needs to identify the frame and then request for the process on the frame. When I pause the video and s…
-
### Version
Media3 1.3.1
### More version details
_No response_
### Devices that reproduce the issue
Google Corsola Chromebook
ChromeOS Version 123.0.6312.94 (Official Build) (64-bit)…
-
Reading though Android 13 changes, I've noticed that we now need to add `android.permission.POST_NOTIFICATIONS` in the manifest.
As Exoplayer provides a [`DownloadService`](https://github.com/goog…
-
### Version
Media3 1.2.1
### More version details
_No response_
### Devices that reproduce the issue
Fire TV
### Devices that do not reproduce the issue
_No response_
### Repro…
-
## Bug
Just set the style borderRadius but it's not working on Android, IOS is a little bit sharp, any one has the same issue like me ?
Here is the code, I thought the video border should like p…
-
### Version
Media3 main branch
### More version details
I'm trying to achieve the same functionality on Android TV as it was possible using ExoPlayer and `MediaSessionConnector`.
Previously usin…