Description
After running freenect-wavrecord I just get the following:
Number of devices found: 1
Creating EP 82 transfer #0
Creating EP 82 transfer #1
Creating EP 82 transfer #2
Creating EP 82 transfer #3
Creating EP 02 transfer #0
Creating EP 02 transfer #1
Creating EP 02 transfer #2
Creating EP 02 transfer #3
And nothing more. The wav files appear to only contain the header. Similarly, freenect-micview does not work either. It seems that the program is stuck waiting for audio from the device. Any ideas about possible things to look at would be very welcome. Is there something I could quickly check? I've tried with the HEAD version of the source code and the two latest releases.
Thanks.
PS:
While wavrecord typically behaves as described above, a couple of times I randomly got an output like the following (just in case it rings a bell):
About to send: 09 20 02 06 00 00 00 00 00 40 00 00 03 00 00 00 00 00 08 00 00 00 00 00
Reading reply: 00 E0 6F 0A 00 00 00 00 00 00 00 00
About to send: 09 20 02 06 01 00 00 00 00 40 00 00 03 00 00 00 00 40 08 00 00 00 00 00
Reading reply: 00 E0 6F 0A 01 00 00 00 00 00 00 00
About to send: 09 20 02 06 02 00 00 00 00 40 00 00 03 00 00 00 00 80 08 00 00 00 00 00
Reading reply: 00 E0 6F 0A 02 00 00 00 00 00 00 00
About to send: 09 20 02 06 03 00 00 00 00 40 00 00 03 00 00 00 00 C0 08 00 00 00 00 00
Reading reply: 00 E0 6F 0A 03 00 00 00 00 00 00 00
About to send: 09 20 02 06 04 00 00 00 00 40 00 00 03 00 00 00 00 00 09 00 00 00 00 00
Reading reply: 00 E0 6F 0A 04 00 00 00 00 00 00 00
About to send: 09 20 02 06 05 00 00 00 00 40 00 00 03 00 00 00 00 40 09 00 00 00 00 00
Reading reply: 00 E0 6F 0A 05 00 00 00 00 00 00 00
About to send: 09 20 02 06 06 00 00 00 00 40 00 00 03 00 00 00 00 80 09 00 00 00 00 00
Reading reply: 00 E0 6F 0A 06 00 00 00 00 00 00 00
but still the audio files did not seem to contain any reasonable audio recordings.