Open ProjectPatatoe opened 2 years ago
This is specific to our implementation, I'll add a proper device selector.
Cool to see Mumble running on a Steam Deck!
I realized I forgot to mention, switching to Pulseaudio is a workaround for anyone else looking to get this working without messing around with tricking the device order and the such.
I am facing this as well on mumble-git ("1.6.0") on commit b60c9dd6e3215f82a3986cf886689fbf404efba6
rt@hp400 /etc/pipewire $ pipewire --version
pipewire
Compiled with libpipewire 0.3.74
Linked with libpipewire 0.3.74
rt@hp400 /etc/pipewire $ uname -r
6.4.3-arch1-1
The functionality is implemented in libcrossaudio, which will be used in Mumble to replace our current audio backend implementations.
Description
Mumble Pipewire output/input is not giving option to select device and instead shows the channels (Mono/Stereo). It seems to be automatically selecting the first device on the recording list.
Steps to reproduce
Mumble version
1.4.230
Mumble component
Client
OS
Linux
Reproducible?
Yes
Additional information
This is on Steam Deck. SteamOS (Arch,kde)
I don't have pipewire on any other system so I don't know if this a SteamOS thing or a Pipewire thing
Relevant log output
No response
Screenshots