Audio stops randomly since upgrade to pipewire 1.2.1.
<!--
Please read our Bug reporting guidelines before opening a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
If you want to help catching more bugs upfront, consider joining the Arch Testing Team:
https://wiki.archlinux.org/title/Arch_Testing_Team
-->
# Description:
<!-- Describe the bug in full detail. -->
This bug could be related to this one - https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/issues/7 - because bad behaviour started with pipewire 1.2.0-3 release.
Audio stops randomly. It could be in a youtube or on a local video, and also in music player like deadbeef or Quodlibet.
I downgraded libpipewire pipewire pipewire-audio pipewire-pulse libwireplumber (to version 0.5.4-1) and
wireplumber (to version 0.5.4-1) and everything was working again flawlessly.
# Additional info:
* package version(s): pipewire 1.2.1-1
* link to upstream bug report, if any: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/4114
If it matters, here is the inxi --audio output.
```
Audio:
Device-1: AMD Raven/Raven2/Fenghuang HDMI/DP Audio
driver: snd_hda_intel
Device-2: AMD Family 17h/19h HD Audio driver: snd_hda_intel
Device-3: Logitech Webcam C270 driver: snd-usb-audio,uvcvideo
type: USB
API: ALSA v: k6.6.40-1-lts status: kernel-api
Server-1: PipeWire v: 1.2.0 status: active
```
# Steps to reproduce:
<!-- Describe how to reproduce the bug step by step including the commands -->
1. Get an Archlinux up to date with last version of pipewire
2. Launch a youtube video
3. Wait a little
Audio will stop randomly and it is really annoying.
issue