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-
When you say "but one succeeds and the other fails", do you mean that you have tried the camera on two different computers that have antivirus software installed and the camera works on one of thes...
-
In the Android case in the link below where this error was occurring, the RealSense user in that case found that it was because the application was destroying the pipeline when restarting. They fi...
-
Hi Handrian The link below has a simple C# multiple camera example script for automatically creating a separate pipeline for each attached camera. https://github.com/IntelRealSense/librealsense/is...
-
The networking paper states that boards other than Pi can be used with the networking tool with minor modifications and cites Up Board as an example. https://up-shop.org/up-board-series.html I have...
-
Hi Joseslava The Jetson Xavier could support multiple RealSense cameras. For a 4-camera setup on a small computer form-factor though, you might like to also consider an Intel NUC mini PC with an ...
-
Is the camera detectable in the Windows Device Manager under its 'Cameras' category? If it is detectable in the Device Manager, have you tried the camera with RealSense programs other than the...
-
I researched the problem carefully but could not find a way to alter the Uty wrapper to automatically flip an RGB image saved by the wrapper. If it is a PNG image, you may have to flip the image m...
-
Having the camera plugged in during a Windows update should not affect the camera hardware (though Windows updates may introduce software issues that affect the camera's ability to operate in that ...
-
1. Yes, you do not need the UWP driver to use the RealSense Viewer. Detection of the camera is not dependent on the UWP driver, so there may be some other issue that is preventing detection. If y...
-
Does it flip if you set Y rotation to '180' instead of '0'?