1 Source: kinect-audio-setup
2 Maintainer: Antonio Ospite <ospite@studenti.unina.it>
6 Build-Depends: debhelper (>= 9),
10 Standards-Version: 3.9.5
11 Vcs-Browser: http://git.ao2.it/kinect-audio-setup.git/
12 Vcs-Git: git://git.ao2.it/kinect-audio-setup.git -b debian
13 Homepage: http://git.ao2.it/kinect-audio-setup.git/
15 Package: kinect-audio-setup
17 Depends: ${shlibs:Depends},
23 Description: helpers to setup audio input from the Microsoft Kinect sensor
24 When the Kinect is first plugged in the USB port it shows up as
25 a generic USB device with a bulk endpoint; after uploading a certain
26 firmware a reenumeration takes place and a USB Audio Class device
29 kinect-audio-setup provides tools to download the firmware off the net
30 at installation time —since the firmware is not redistributable—, and
31 it sets up udev rules to call the firmware loader when the device is
32 plugged in to finally get the USB Audio Class device.
34 The UAC firmware is downloaded from the Microsoft Kinect SDK at
35 http://www.kinectforwindows.org, the license of the SDK can be found at
36 http://www.kinectforwindows.org/download/EULA.htm