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
Copy file name to clipboardExpand all lines: doc/installation_win7.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,14 @@
6
6
7
7
## Getting Started
8
8
9
-
1. Download [Intel RealSense SDK Installer for Windows 7]()
10
-
2. Connect the camera (the device must connected to install the driver)
9
+
1. Download [Intel RealSense SDK Installer for Windows 7](https://github.com/IntelRealSense/librealsense/releases/download/v2.16.1/Intel.RealSense.SDK.Win7.exe)
10
+
2. Connect the camera (the device must be connected to install the driver)
11
11
3. Check the device manager:<br /><br />
12
12
> Out of the box Windows 7 will not recognize the D4xx cameras using the inbox driver.
13
13
4. Run the installer and make sure to check **Win7 Drivers**:<br/>
14
14

15
15
5. The installer will prompt to install the driver. This is a one-time step:<br/>
16
+

16
17

17
18
18
19
## Supported Devices:
@@ -28,4 +29,4 @@
28
29
## Building from Source
29
30
The binaries supporting Win7 differ from ones supporting Win10. When building on Win7, CMake will automatically generate binaries for Win7.
30
31
You can also build for Win7 from Win10 by adding `-DFORCE_WINUSB_UVC=true` to CMake flags.
31
-
Signed drivers are still required when building from source (can be extracted from the Win7 installer and freely redistributed)
32
+
Signed drivers are still required when building from source (can be extracted from the Win7 installer and freely redistributed)
0 commit comments