MartyX Grover

  • Total activity 2288
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 1
  • Subscriptions 713

Comments

Recent activity by MartyX Grover Recent activity Votes
  • 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...

  • The Digi-Key website is now listing the D401 depth module as In Stock.  https://www.digikey.com/en/products/detail/intel-realsense/82635DSD401/16265563

  • Given that you are using a computing device that is not commonly used with librealsense, you may get better results if you build librealsense from source code with CMake using the RSUSB backend met...

  • Hi Redyoung  In the link below, a RealSense team member advises that objects be at least 9 pixels in size in order to be trackable. https://github.com/IntelRealSense/librealsense/issues/4175   The ...