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-
Hi Yixun Liu The physical size and focus of RealSense imaging sensors are fixed.
-
There is not an official Intel-validated list of suppliers for filters. The filter sourcing recommendations from agrunnet in the link below can be considered highly reliable though. https://github...
-
The displayed names of your Depth and RGB drivers are correct for the D435 model. So it does not look like a fault with the drivers. I tested the camera in the Windows Camera video app in USB...
-
Hi Yixun Liu The sensors in RealSense cameras are not replaceable by users. It is necessary to purchase a different camera model. The D455 model has wide sensors with similar FOV size for depth ...
-
Do you still experience the problem with accessing the streams outside the RealSense SDK if you use the procedure at the link below to completely remove and re-install the Depth and RGB drivers fro...
-
Although it is recommended practice to use poll_for_frames() with applications that access multiple cameras, it also has the drawback that you need to control when the CPU is put to sleep and for h...
-
You are very welcome, Llorcarodriguez :) Outside of Android, the two Java compatibility wrappers available for the RealSense SDK are unofficial and contributed by RealSense users. You can find ...
-
Hi Adrian, may I first confirm whether your 8 cameras are attached to two industrial USB 3.2 hubs of the same model (the USB standard allows up to 5 hubs to be linked together). If 4 of the cameras...
-
Hi Llorcarodriguez This is a difficult question, as there are only a couple of good examples that I know of to refer to regarding a RealSense example of a Java script for exporting a camera depth ...
-
Hi Wildanazman072 A RealSense camera can be used as a video webcam outside of the RealSense SDK. On Windows, a program that uses video webcam such as Skype or Discord can display live video from t...