projects
/
kinect-audio-setup.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c8bf462
)
README: fix a typo and add some clarifications
author
Antonio Ospite <ospite@studenti.unina.it>
Sun, 27 Nov 2011 09:10:28 +0000
(10:10 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Sun, 27 Nov 2011 09:10:28 +0000
(10:10 +0100)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
46e18cf
..
a725a8b
100644
(file)
--- a/
README
+++ b/
README
@@
-1,9
+1,9
@@
kinect-audio-setup makes audio input from the Microsoft Kinect Sensor
kinect-audio-setup makes audio input from the Microsoft Kinect Sensor
-device work on GNU/
l
inux systems.
+device work on GNU/
L
inux systems.
When the Kinect is first plugged in the USB port it shows up as a
generic USB device with a bulk endpoint; after uploading a certain
When the Kinect is first plugged in the USB port it shows up as a
generic USB device with a bulk endpoint; after uploading a certain
-firmware a reenumeration takes place and a USB Audio Class device
+firmware a reenumeration takes place and a USB Audio Class
(UAC)
device
becomes available.
kinect-audio-setup provides tools to download the firmware off the net
becomes available.
kinect-audio-setup provides tools to download the firmware off the net
@@
-31,6
+31,9
@@
Install kinect_upload_fw first:
# make install
# make install
+it will be copied to /usr/local/sbin by default, assign the PREFIX
+variable on the command line to install it to another location.
+
Then run the firmware fetcher script (remember this is only needed
once):
Then run the firmware fetcher script (remember this is only needed
once):