You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google Meet fails to output audio on Raspberry Pi running Bookworm. Despite successful speaker tests within Google Meet settings, no audio is heard through the TV speakers via HDMI. Interestingly, other platforms like Jitsi Meet provide audio output via HDMI, and VLC functions properly with audio playback.
The issue persists when using Firefox as well. Switching from the default Pipewire to PulseAudio in raspi-config does not resolve the problem.
Attempts to resolve the issue by changing the default args.AES3 parameter as suggested in this GitHub thread from 0x02 to 0x01 and rebooting proved unsuccessful.
Analog audio has been disabled via dtparam=audio=off, and the default audio device is set to HDMI by right clicking on the speaker icon on top right side of the desktop.
Interestingly, swapping the SD Card to Debian Bullseye and conducting the same Google Meet session on Debian 11 results in functional HDMI audio without any issue.
Steps to reproduce the behaviour
Connect a Raspberry Pi running Bookworm to a TV via HDMI and attach a USB camera with a microphone.
Open Google Meet in Chrome or Firefox on the Raspberry Pi.
Add another participant to the meet session.
The participant's audio cannot be heard on the Raspberry Pi.
Describe the bug
Google Meet fails to output audio on Raspberry Pi running Bookworm. Despite successful speaker tests within Google Meet settings, no audio is heard through the TV speakers via HDMI. Interestingly, other platforms like Jitsi Meet provide audio output via HDMI, and VLC functions properly with audio playback.
The issue persists when using Firefox as well. Switching from the default Pipewire to PulseAudio in
raspi-config
does not resolve the problem.Attempts to resolve the issue by changing the
default args.AES3
parameter as suggested in this GitHub thread from0x02
to0x01
and rebooting proved unsuccessful.Analog audio has been disabled via
dtparam=audio=off
, and the default audio device is set to HDMI by right clicking on the speaker icon on top right side of the desktop.Interestingly, swapping the SD Card to Debian Bullseye and conducting the same Google Meet session on Debian 11 results in functional HDMI audio without any issue.
Steps to reproduce the behaviour
Device (s)
Raspberry Pi 4 Mod. B
System
Raspberry Pi reference 2023-12-05
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 70cd6f2a1e34d07f5cba7047aea5b92457372e05, stage5
version 30f0c5e4d076da3ab4f341d88e7d505760b93ad7 (clean) (release) (start)
Linux home.domain.local 6.1.0-rpi8-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.73-1+rpt1 (2024-01-25) aarch64 GNU/Linux
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: