kiwiclient icon indicating copy to clipboard operation
kiwiclient copied to clipboard

kiwiclientd.py sound trouble

Open hamav8tor opened this issue 3 years ago • 8 comments

Having some trouble getting kiwiclientd.py to play to any sound devices. No sound output at all. Errors shown below. This is on a Mac Mini with the latest master. I can connect/record with kiwirecorder.py and can successfully hear the expected audio in the wav files, so the KiwiSDR connection is fine.

python3 kiwiclientd.py -s kiwisdr -p 8073 -f 8906 -m usb --snddev="Display Audio" --rigctl-port=6400 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 speaker.player failed with blocksize must be between 15.0 and 512 Block: 00000001, RSSI: -112.62021-06-12 18:00:33,520 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 00000002, RSSI: -114.02021-06-12 18:00:33,524 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 00000003, RSSI: -111.92021-06-12 18:00:33,528 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 00000004, RSSI: -114.72021-06-12 18:00:33,532 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 00000005, RSSI: -112.72021-06-12 18:00:33,535 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 00000006, RSSI: -112.82021-06-12 18:00:33,604 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 00000007, RSSI: -113.12021-06-12 18:00:33,766 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 00000008, RSSI: -113.42021-06-12 18:00:33,929 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 00000009, RSSI: -112.42021-06-12 18:00:34,112 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 0000000a, RSSI: -114.02021-06-12 18:00:34,275 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 0000000b, RSSI: -113.32021-06-12 18:00:34,457 pid 2526 'KiwiSoundRecorder' object has no attribute '_player' Block: 0000000c, RSSI: -112.82021-06-12 18:00:34,623 pid 2526 'KiwiSoundRecorder' object has no attribute '_player'

hamav8tor avatar Jun 12 '21 22:06 hamav8tor