File: it.ao2.git.kinect_audio_setup.metainfo.xml

package info (click to toggle)
kinect-audio-setup 0.5-2
  • links: PTS, VCS
  • area: contrib
  • in suites: trixie
  • size: 244 kB
  • sloc: ansic: 270; sh: 94; makefile: 71; xml: 21
file content (21 lines) | stat: -rw-r--r-- 934 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>it.ao2.git.kinect_audio_setup</id>
  <metadata_license>MIT</metadata_license>
  <name>kinect-audio-setup</name>
  <summary>Microsoft Kinect sensor audio setup helpers</summary>
  <description>
    <p>When the Kinect sensor is first plugged in, its audio input
    device shows up as a generic USB device; after the appropriate
    firmware is loaded, the device is reset and it becomes available
    as a USB Audio Class (UAC) device.</p>
    <p>Since the firmware is not redistributable, kinect-audio-setup
    provides tools to download it from the Internet at installation
    time, and sets up udev rules to call the firmware loader when the
    device is plugged in to finally get the UAC device.</p>
  </description>
  <url type="homepage">https://git.ao2.it/kinect-audio-setup.git/</url>
  <provides>
    <modalias>usb:v045Ep02ADd*</modalias>
  </provides>
</component>