I'm running a MQTT app that I would like to be able to play .mp3 files. I attempted to simply run mpg321 but that fails with
Playing MPEG stream from 192.168.2.55 ...MPEG 1.0 layer III, 56 kbit/s, 44100 Hz stereo
Error opening unknown libao pulse driver. (Is device in use?)
Running mpg321 from the console works fine. And no, the device isn't in use. There isn't anyone logged into the console normally but I did try it both ways.
Running 20.04
Code:
cat /proc/asound/cards
0 [NVidia_1 ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xdeef4000 irq 22
1 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xdef7c000 irq 18
Thanks,
Jim
Bookmarks