According to others online, audio used to work with the command pactl load-module module-alsa-source device=hw:0,1,0
(or whichever your hardware identifier is). I've never been able to make it work as the second I try to do anything with the resulting audio device (like hovering over the sound system icon in the KDE taskbar), the module just unloads itself before you can do anything with the device at all. You can see that behaviour with pactl list sources short
: you load the module, it appears in the list, you try to use the mic and it's gone.
However if you address it specifically like by using arecord -D hw:0,1,0
with a sample rate of 16kHz, I can actually record with it. I doubt this is going to see much updates considering the developer has moved on to a new version of the app and package based on OBS.
https://github.com/dev47apps
Still works as a webcam though.
Pinned Comments