androidx / androidx/media

Flickering background blur in Android Auto player screen for livestreams

Open
#3,342 2 comments 0 reactions 1 assignee View on GitHub

@marcbaechinger is already working on this.

Since Jul 24, 2026.

bug: in dependency
Dominant language
Java
Stars
3k
Forks
955
Avg merge
12d 14h
Merged PRs (30d)
2

Description

Version

Media3 1.10.1

More version details

No response

Devices that reproduce the issue

Desktop head unit in combination with Android device with version 17.2.662634-release of Android Auto app. I noticed that in this case the desktop head unit will have the "new" UI for the player screen:

Image

https://github.com/user-attachments/assets/5d7e5255-b668-4a63-9422-bf82e785c995

Devices that do not reproduce the issue

Desktop head unit in combination with other Android device with version 17.2.662444-release of Android Auto app. I noticed that in this case the desktop head unit will have the "old" UI for the player screen:

Image
Reproducible in the demo app?

No (the demo app does not have the possibility to play a dash livestream)

Reproduction steps

Steps to reproduce:

  1. Play a dash livestream and go to the Android Auto player screen
  2. The background blur will flicker each 2 seconds
    • The 2 second interval matches the minUpdatePeriodMs of the dash manifest

Notes:

  1. The flickering also occurs when playback is paused
  2. The flickering does not occur when on-demand content is played
  3. The flickering does not occur with our current version of the app which does not yet use media3 but uses media compat
  4. The flickering does not occur when the desktop head unit has the "old" UI for the player screen
Expected result

The background blur will not flicker when playing a livestream

Actual result

The background blur will flicker each 2 seconds

Media

Our dash livestreams are protected and authorization is needed before they can be played. Hopefully this issue can be troubleshooted without the requirement to access our dash livestreams, but otherwise I will see how access can be arranged.

Bug Report
  • You will email the zip file produced by adb bugreport to android-media-github@google.com after filing this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.