Items with no label
3335 Discussions

get SR300 serial through SDK with driver 4.2.159.18

HBAUT
Beginner
1,420 Views

Hello,

I'm working with two SR300 and SDK on Windows 10.

Windows 10 Professional version 1703 OS version : 15063.296

The SDK worked well with previous driver version.

The Device Manager showed :

- Virtual Driver : driver date 08/06/2016 version 12.11.38.553

- RGB : driver date 21/06/2006 version 10.0.15063.0

- Depth : driver date 22/09/2016 version 3.3.27.5718

I modified the CameraViewer sample from SDK, and insert the code to enumerate the devices, as shown in the SDK documentation.

The modified software displayed the streams Depth and Color in two Windows, and found two devices.

I could display fields of DeviceInfo structure :

- the serial number of the device

- the streams supported : COLOR, DEPTH and IR

- firmware : 3.21.0.0

Now, a new driver has been installed.

The Device Manager show :

- Intel(R) RealSense(TM) Camera SR300 Color , driver date 08/05/2017 version 4.2.159.18

- Intel(R) RealSense(TM) Camera SR300 Depth, driver date 08/05/2017 version 4.2.159.18

The modified Viewer displays the streams Depth and Color in two windows and finds :

> two devices in the first module :

- device[0] name : serial <> streams

- device [1] name: serial <> streams

- in the fields of DeviceInfo structure :

> a device in another module :

- device[0] name: serial<> streams

I have seen a previous topic related to the incompatibility between Windows 10 build 15063 and RealSense SR300.

Is it the reason of the different behavior of the software ?

Since Virtual Driver is missing in Device Manager, does it explain these results ?

0 Kudos
1 Solution
MartyG
Honored Contributor III
481 Views

The way that SR300 drivers are distributed has changed with the latest Windows. The SR300 DCM is no longer needed, as the drivers are now part of Windows 10. I would be grateful if you could comment on the discussion linked to below, as I'm trying to direct all questions that are possibly related to this update to one place to make it easier for Intel to respond to everybody affected. Thanks!

View solution in original post

0 Kudos
1 Reply
MartyG
Honored Contributor III
482 Views

The way that SR300 drivers are distributed has changed with the latest Windows. The SR300 DCM is no longer needed, as the drivers are now part of Windows 10. I would be grateful if you could comment on the discussion linked to below, as I'm trying to direct all questions that are possibly related to this update to one place to make it easier for Intel to respond to everybody affected. Thanks!

0 Kudos
Reply