Now, i'm pretty sure i managed to properly test the device some days ago
and record sound with it, but now i only manage to produce 68-bytes
empty wav files, using 'aucat -f rsnd/1 -o /tmp/test.wav' after having
ensured kern.audio.record was 1. Something is fishy....

Oks, testing & feedback welcome, so that i can move forward and get more
testing/debugging done.

Landry


So far I'm getting the same result you describe here. The device appears to be detected properly, but it doesn't produce an audio stream.

I also tested using:
aucat -f rsnd/1 -o - | aucat -i -
which produces silence, again the audio stream appears to be missing.

I don't see any errors in dmesg.

Another, different make, webcam works, so I'm fairly confident my audio/sndio settings are correct.

Reply via email to