You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Understand the system requirements for the Azure Kinect Sensor SDK on Windows and Linux.
4
4
author: tesych
5
5
ms.author: tesych
6
+
ms.custom:
7
+
- CI 115266
8
+
- CSSTroubleshooting
9
+
manager: dcscontentpm
6
10
ms.prod: kinect-dk
7
-
ms.date: 06/26/2019
11
+
ms.date: 03/12/2020
8
12
ms.topic: article
9
13
keywords: azure, kinect, system requirements, CPU, GPU, USB, set up, setup, minimum, requirements
10
14
---
@@ -15,8 +19,8 @@ This document provides details about the system requirements needed to install t
15
19
16
20
## Supported operating systems and architectures
17
21
18
-
- Windows 10 April 2018 release (x64) or later
19
-
- Linux Ubuntu 18.04 (x64) with OpenGLv4.4 or later GPU driver
22
+
- Windows 10 April 2018 (Version 1803, OS Build 17134) release (x64) or a later version
23
+
- Linux Ubuntu 18.04 (x64), with a GPU driver that uses OpenGLv4.4 or a later version
20
24
21
25
The Sensor SDK is available for the Windows API (Win32) for native C/C++ Windows applications. The SDK isn't currently available to UWP applications. Azure Kinect DK isn't supported for Windows 10 in S mode.
22
26
@@ -28,7 +32,7 @@ To contribute to sensor SDK development, visit [GitHub](https://github.com/Micro
28
32
29
33
The PC host hardware requirement is dependent on application/algorithm/sensor frame rate/resolution executed on host PC. Recommended minimum Sensor SDK configuration for Windows is:
30
34
31
-
- Seventh Gen Intel® CoreTM i3 Processor (Dual Core 2.4 GHz with HD620 GPU or faster)
35
+
- Seventh Gen Intel® CoreTM i3 Processor (Dual Core 2.4 GHz with HD620 GPU or faster)
32
36
- 4 GB Memory
33
37
- Dedicated USB3 port
34
38
- Graphics driver support for OpenGL 4.4 or DirectX 11.0
@@ -41,7 +45,7 @@ Performance differs also between Windows/Linux operating systems and graphics dr
41
45
42
46
The body tracking PC host requirement is more stringent than the general PC host requirement. Recommended minimum Body Tracking SDK configuration for Windows is:
43
47
44
-
- Seventh Gen Intel® CoreTM i5 Processor (Quad Core 2.4 GHz or faster)
48
+
- Seventh Gen Intel® CoreTM i5 Processor (Quad Core 2.4 GHz or faster)
0 commit comments