MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Great news! Yes, sometimes there are cases where you 'do something' and it finally works, but you never know why. These cases are certainly a learning experience though. Congratulations!
-
When you got the RealSense Viewer to work using Intel's Raspbian guide, can you confirm that you changed to the librealsense build folder and installed Pyrealsense2 with the Pyrealsense2 section of...
-
I believe that a script that simply contains import pyrealsense2 as rs and nothing else is enough to test whether the Pyrealsense2 module can be found. Put the script in the build > Pyrealsense2 f...
-
My recollection is that when the Python bindings are built, a pyrealsense2 folder is created in the build folder of librealsense. Can you find pyrealsense2.so by doing a file search for this filen...
-
If setting the PYTHONPATH is not working for you on Raspbian, an alternative for Ubuntu users is to copy the files librealsense2.so and pyrealsense2.so into the same folder where your Python exampl...
-
As those patches are general Microsoft patches and not supplied by Librealsense, it may be worth installing them first before trying to build the SDK from source and see if it helps the Viewer and ...
-
Your drivers in the Device Manager look okay. I would not recommend installing the RealSense SDK software on Win 8.1 using the Windows 10 pre-built installer though, but instead build the SDK from...
-
Some detection is better than no detection at all. I'm not certain if the Viewer and Depth Quality Tool programs can even function in Windows 8.1. If you were on Windows 10, then my advice would b...
-
Interesting. Does the camera work now if tried in the Viewer or Depth Quality Tool?
-
Try it with the -r recovery flag inserted please: rs-fw-update.exe -r -f Signed_Image_UVC_5_12_5_0.bin BTW, is the firmware .bin file placed in the same folder as the rs-fw-update program?