Redyoung
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Redyoung-
Hmm... I am getting this error now.. And I used SDK 2.51.1.XXX.. Did I miss anything?
-
I am using SDK 2.49/2.5 I believe. I will try SDK 2.51.1 and report back to you. Thanks!
-
Thanks MartyG for suggestion. I already did and did not work. Interestingly, if I use similar code in Phyton, it works fine...
-
Thank you for the code.. This is basically same as what I posted I think. And this works for D435/455 but not for D405 as I mentioned earlier.
-
Dim pipeline As New Pipeline Dim cif As New Config cif.Enablestream(Intel.Realsense.Stream.Depth, 640, 480, format.Z16, 60) cif.Enablestream(Intel.Realsense.Stream.Infrared, 640, 480, format.Y8, 60...
-
Thank MartyG... Yes, you are correct that you mentioned exposure time not shutter speed. I just use them interchangeablely. I will try out your suggestion. Anyway,, Just out of curiosity.. Can we d...
-
Hi I also have question regarding to this.... I am using VB.NET to run D455 and D435i (I know it is unusal one but this is what I am used to) and I wonder how I can control shutter speed and other...