Inter RealSense viever and Kinect 2.0
Hi
I have been trying to make Inter RealSense Viever to display Kinect 2.0 output. I have tried on 2 laptops with Windows 10, I do have a proper USA 3. cable. The Kinect software displays the depth maps correctly but IRSV gives me this message:
UNKNOWN in rs2_get_stream_profiles(sensor:000001C61AFAFFE0):
MFGetAttributeRatio(pMediaType, MF_MT_FRAME_RATE_RANGE_MIN,
&frameRateMin.numerator, &frameRateMin.denominator) returned: HResult
0xc00d36e6: "Nie można odnaleźć żądanego atrybutu." (can't find atribute).
I tried to install older versions and I get other versions of the same error:
Backend in rs2_get_stream_profiles(sensor:000002370E145CE0):
MFGetAttributeRatio(pMediaType, MF_MT_FRAME_RATE_RANGE_MIN, &frameRateMin.numerator, &frameRateMin.denominator) returned: HResult 0xc00d36e6: "Nie można odnaleźć żądanego atrybutu."
I have tried - the software can see Intel D435l camera, and on one of the laptops can see the laptop camera.
Can you let me know what to do about this error - it looks like some kind of coding/acess error but I cant pin-point it on line
-
Hi Paulina Lewinska The RealSense Viewer tool was of course designed for Intel RealSense cameras. It is sometimes possible though to access the RGB sensor of a non-RealSense camera in the Viewer (including built-in laptop cameras) by clicking the Add Source button at the top of the Viewer's options side-panel and seeing if the non-RealSense camera is on the list that drops down. Not all non-RealSense cameras will work with this option though.
-
Hi
I think this needs to be done since I am trying to follow this instruction: https://github.com/cgre-aachen/open_AR_Sandbox/blob/main/README.md#requirements And for some reason it needs Kinect data to be fed into RealSense SDK. RealSens can see the Kinect camera - it just does nor recognise it. Can you tell me more about this: 'OpenCV and then feeding the frames into the RealSense SDK using its software-device 'virtual camera' interface' ?
-
The only combined OpenCV / software-device programming reference that I know of is at the link below, which describes how to align a RealSense camera with a non-RealSense camera.
-
Intel can only provide support for its own RealSense cameras.
In regard to the HResult 0xc00d36e6 error though, it has previously occurred with a RealSense camera in a case that was related to problems with USB. The RealSense user in that particular case achieved a solution by obtaining a replacement USB cable and using it on a USB 3 connection instead of USB 2.
https://github.com/IntelRealSense/librealsense/issues/6558#issuecomment-642063832
Please sign in to leave a comment.
Comments
8 comments