BaReinhard / Super-Simple-Raspberry-Pi-Audio-Receiver-Install

Super Easy installation to make your Raspberry Pi an Audio Receiver
GNU Affero General Public License v3.0
489 stars 88 forks source link

Use web browser and audio goes silent #147

Closed Hacksore closed 5 years ago

Hacksore commented 5 years ago

Working on a dashboard written in React and from what I've noticed is that using a web browser is breaking the blue tooth A2DP stream. To clarify I'll be connected to my iPhone and Spotify is playing music and everything is fine but when I open a web browser and you hear a glitchy noise and the audio goes silent (Device is still connected).

I'm wondering if applications that use the system audio come in and straight up destroy the Bluetooth media stream in some way.

Let me test with other applications like VLC. The only thing I've tried as of now is Chromium and Firefox which both exhibit the same behavior.

I'm wondering if anyone else can help me confirm this is not just my devices having the issue.