alex124.rh wrote: Sun Oct 26, 2025 10:47 am
Hi I understand this however the issues weren’t there on ios 26 with Hudiy 1.0
I may recall something about hudiy 1.2 having improved carplay and stuff?
“We’ve made a number of improvements to display handling.
Thanks to the updates in Raspberry Pi OS Bookworm and labwc, Hudiy can now run fully on Wayland without the X11 compatibility layer.
This enhances rendering performance for the native UI, Android Auto and CarPlay. Full Wayland support mode is now the default.”
Maybe this is of relevance
thanks again
These changes were related to the transport of video frames between the projection endpoints (CarPlay, Android Auto) and the Raspberry Pi's GPU. Version 1.2 uses zero-copy mechanisms between the decoders and the Raspberry Pi GPU. These improvements only affect the smoothness of frame delivery (because the transport is much faster), while the actual frame rendering mechanism remains the same (OpenGL).
Edit:
Looks like CarPlay uses 8-bits for video stream encoding. The difference between 8 and 10 bits encoding is explained by this picture:

- 810bit.png (57.57 KiB) Viewed 1237 times
The "liquid glass" introduces more gradients and because of 8-bit encoding, some colors may appear with lower quality.