Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

Install Intel RealSense viewer on windows 7

ECosn
Beginner
3,783 Views

Hello,

I'm trying to install Inter RealSense viewer, I used the file Intel.RealSense.SDK.exe found on GitHub, version 2.16.0.

I'm using windows 7.

I manage to make the installation, but when I open Intel RealSense Viewer, it directly stops with an error.

Could you please help me?

Thank you,

Emmanuel

0 Kudos
1 Solution
MartyG
Honored Contributor III
2,350 Views

RealSense SDK 2.0 is not officially supported on Windows 7. The official minimum is Windows 8.1.

The RealSense development team did do some testing with a tool called UVC to try to bypass the Windows drivers on Windows 7 but experienced problems.

https://github.com/IntelRealSense/librealsense/tree/master/src/win7/winusb_uvc librealsense/src/win7/winusb_uvc at master · IntelRealSense/librealsense · GitHub

https://github.com/IntelRealSense/librealsense/issues/1243# issuecomment-368941056 Installing SDK 2.0 on Windows 7 · Issue # 1243 · IntelRealSense/librealsense · GitHub

If you want to know more about this, I recommend posting a question about this on the RealSense GitHub site. You can post a question there by going to the link below and clicking on the 'New Issue' button.

https://github.com/IntelRealSense/librealsense/issues Issues · IntelRealSense/librealsense · GitHub

View solution in original post

0 Kudos
3 Replies
MartyG
Honored Contributor III
2,351 Views

RealSense SDK 2.0 is not officially supported on Windows 7. The official minimum is Windows 8.1.

The RealSense development team did do some testing with a tool called UVC to try to bypass the Windows drivers on Windows 7 but experienced problems.

https://github.com/IntelRealSense/librealsense/tree/master/src/win7/winusb_uvc librealsense/src/win7/winusb_uvc at master · IntelRealSense/librealsense · GitHub

https://github.com/IntelRealSense/librealsense/issues/1243# issuecomment-368941056 Installing SDK 2.0 on Windows 7 · Issue # 1243 · IntelRealSense/librealsense · GitHub

If you want to know more about this, I recommend posting a question about this on the RealSense GitHub site. You can post a question there by going to the link below and clicking on the 'New Issue' button.

https://github.com/IntelRealSense/librealsense/issues Issues · IntelRealSense/librealsense · GitHub

0 Kudos
ECosn
Beginner
2,350 Views

OK, thank you for the quick answer.

Emmanuel

0 Kudos
MartyG
Honored Contributor III
2,350 Views

Windows 7 support has been added in the latest 2.16.1 SDK release.

0 Kudos
Reply