IntelRealSense / librealsense

Intel® RealSense™ SDK
https://www.intelrealsense.com/
Apache License 2.0
7.6k stars 4.83k forks source link

SR300 Models Windows 10 all versions #5643

Closed AndreasFfm2312 closed 4 years ago

AndreasFfm2312 commented 4 years ago

I finally found the solution for the SR 300 and previous Models of the 3D Camera. It costs me 8 Month to figure it out and I am still not sure where is the exact flaw, but it works perfectly now! I have testes these on Windows 8 above on various different systems. You must have a Intel CPU, USB 3.0 connection or COMPATIBLE Hub! Install all the SDK, previous or current works fine, but pay attention to the Firmware! It should NOT be upgraded BEFORE the camera is really working correctly and is properly recognized AFTER a System reboot!!! Windows Face works perfectly every time! Enable delayed automatic start in the Services for 3 Services: Sensor Data Service Sensor Monitoring Services Sensor Service Make sure the Bio-metric Service is enabled! Make sure the camera is properly recognized and categorized in the HW Manager. Virtual Driver, Camera/Imaging, USB. I hope this will help many people now. As I am NOT a HW Developer, I only can guess the camera driver or MS has the trouble with initializing or writing the routine to enable a function to provide the data. The reason is on Intel or MS side. Someone else can dig into it. I am just a troubleshooting specialist and dig till I find a way... ;-)


Required Info
Camera Model { R200 / F200 / SR300 / ZR300 / D400 }
Firmware Version (Open RealSense Viewer --> Click info)
Operating System & Version {Win (8.1/10) / Linux (Ubuntu 14/16/17) / MacOS
Kernel Version (Linux Only) (e.g. 4.14.13)
Platform PC/Raspberry Pi/ NVIDIA Jetson / etc..
SDK Version { legacy / 2.<?>.<?> }
Language {C/C#/labview/nodejs/opencv/pcl/python/unity }
Segment {Robot/Smartphone/VR/AR/others }

Issue Description

<Describe your issue / question / feature request / etc..>

RealSenseCustomerSupport commented 4 years ago

Hi @AndreasFfm2312 Thank you for sharing!