Sogol
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Sogol-
Hi again MartyG,The code already has the pipeline.stop() after the streaming period is finished. This is the code block. While time() - start_time_stream <= 10:frames = pipeline.try_wait_for_frames...
-
Hi again MartyG,Hope all is well with you.I have used your suggestion and increased the wait time within the camera. Now, the code executes without any run time error as the exception is handled. H...
-
Configuring available RealSense device(s) for both depth and color images.Start streaming data frames from the available device with name: Intel RealSense D435, product id 0B07 and S/N 233622079158...
-
Hi again @MartyG,Hope you are doing well.I can confirm that there is no problem when I use the example code "OpenCv viewer". However, as soon as I use a similar approach in a new script, I will hav...