I'm attempting to use this on Ubuntu 22.10 (kinetic) and getting an error with the audio. I suspect it is because 22.10 has switched to PipeWire vs PulseAudio. Error below. Can anyone confirm this is indeed the problem? Any other info I can provide?
$ kappanhang -a 10.8.20.105 -u tux -p tux12345
2022-11-17T12:31:07.961-0500 info main: kappanhang by Norbert Varga HA2NON and Akos Marton ES1AKOS https://github.com/nonoo/kappanhang
2022-11-17T12:31:07.961-0500 info streamcommon: control/connecting to 10.8.20.105:50001
2022-11-17T12:31:08.299-0500 info controlstream: got serial and audio request success, device name: IC-705
2022-11-17T12:31:08.302-0500 info streamcommon: serial/connecting to 10.8.20.105:50002
2022-11-17T12:31:08.302-0500 info serialtcpsrv: exposing serial port on tcp port 4531
2022-11-17T12:31:08.316-0500 info serialstream: stream started
2022-11-17T12:31:08.317-0500 info streamcommon: audio/connecting to 10.8.20.105:50003
2022-11-17T12:31:08.317-0500 error controlstream@299: audio/
2022-11-17T12:31:08.818-0500 info streamcommon: control/disconnecting
2022-11-17T12:31:08.818-0500 info streamcommon: serial/disconnecting
I'm attempting to use this on Ubuntu 22.10 (kinetic) and getting an error with the audio. I suspect it is because 22.10 has switched to PipeWire vs PulseAudio. Error below. Can anyone confirm this is indeed the problem? Any other info I can provide?