MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
The physical FOV size is fixed because it is set by the particular imager component used. Some have approached the problem by getting a Depth Module Kit (a caseless version of the camera) and looki...
-
The FOV details for all of the RealSense camera imagers are in the data sheet document for the 400 Series cameras, which you can find at the link below. I have also posted an extract of the wide I...
-
I have not had any past reports of LabVIEW causing problems with displaying camera streams in RealSense applications. Do you have the RealSense LabVIEW compatibility wrapper installed on the PC tha...
-
As my 3 amp 7-port AmazonBasics powered hub works fine with my 400 Series cameras, I'm surprised to hear that you had problems with a 3A hub with your SR300, though the 400 Series is more efficient...
-
Do you have any other USB ports on your computer that you can try the camera on? If not, you could try unplugging the keyboard after launching the Viewer and plug the camera into that port, as you...
-
The text in the middle of the rs-multicam window says "Connect one or more Intel RealSense devices and rerun the example". This suggests a problem with detecting the camera even though it is plugg...
-
BTW thanks very much for the screenshot. I guess you have already clicked 'Check for updated drivers' beside the OpenGL information? It says at the bottom of the window 'Please update your drive...
-
No, you do not need to have any other programs open whilst rs-hello-realsense is running. This is an unusual case. So depth streaming does not work at all in the RealSense Viewer, but IMU does. Ok...
-
It looks increasingly like a problem specifically related to OpenGL graphics support. Like the Viewer and the Depth Quality Tool, the rs-capture program uses OpenGL to generate the contents of the...
-
It looks as though you are writing your own script that uses alignment instead of using a pre-made tool such as the RealSense Viewer. Is that correct, please? If you are aligning depth to color, ...