MartyX Grover
- Total activity 2348
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 727
Comments
Recent activity by MartyX Grover-
Has the RGB ever functioned or has it always been white since you purchased the camera?
-
Please right-click on the Intel AVStream Camera 2500 driver and select the Disable device option to disable this camera (you can re-enable it again at any time if you need to by right-clicking on t...
-
Thank you. Could you open the Windows Device Manager interface and check under its Cameras category for whether there are two RealSense drivers there, a Depth driver and an RGB driver.
-
Thank you very much. The white display does not look like a typical Frames Not Received scenario, as those words would be displayed in red lettering at the center of the RGB panel if it were. It ...
-
Hi Simeonb Could you left-click on the small up-arrow in the bottom corner of the Viewer window please to open the Debug Log interface and then activate the RGB stream and let me know what the log...
-
The depth and RGB exposures use different scales of value, with large values for depth exposure (default 8500) and small values for RGB (default 156). I located a reference in the librealsense SDK'...
-
Next, could you try disabling the GLSL options in the Viewer's settings using the instructions in the link below to see whether it makes a positive difference to performance. https://github.com/Int...
-
If you are searching for developers who can provide solution development services, the website at the link below may also be helpful. https://www.intelrealsense.com/development-service-vendors/
-
Hi Cristian Vilar My understanding is that the unit of exposure is in milliseconds (ms) and its value can be controlled with microsecond (usec) granularity. https://github.com/IntelRealSense/lib...
-
I ran depth + RGB tests in version 2.45.0 of the SDK (the one that you are using) and found it far more difficult to generate a frame drop by doing so than in previous SDK versions, whether Auto-Ex...