Ddfleck
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Ddfleck-
Last update. This is already being tracked here: https://github.com/IntelRealSense/librealsense/issues/9916
-
More updates. Using Python OpenCV and librealsense I can view the camera like this: cam = cv2.VideoCapture(2) # Open the camera (Shows the IR camera view) However, if I run this: pipeline_p...
-
Some more updates. I do see the device in the System Info Viewer. In RealSense Viewer I get the log: 14:06:17 [Info] - librealsense version: 2.49.0 14:06:17 [Error] /tmp/librealsense-20211029-92445...
-
Hi, I'm seeing this also but I'm using the RealSense Viewer from Intel. The viewer works fine and I can load/see stored bag files. I don't see the device itself though when I plug it in. On windows...