You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got a realsense D435i camera. It works perfectly until the beginning of this week. Now my app cannot connect to camera but when I open RealSense Viewer I can get images from camera.
Also if I try to run hello-realsense from rs-examples.sln the program '[15112] hello-realsense.exe' has exited with code 1 (0x1). But if i try to run rs-hello-realsense.exe it work.
I already try to reinstall RealSense SDK
If i run hello-realsense.exe which I was built from rs-examples.sln it doesn't work.
It gives me this error: C:\Program Files (x86)\Intel RealSense SDK 2.0\bin\x64>align.exe -c RealSense error calling rs2_pipeline_wait_for_frames(pipe:00000263C25E9A10): Frame didn't arrive within 15000
Do you have any idea how to solve it?
The text was updated successfully, but these errors were encountered:
Issue Description
I got a realsense D435i camera. It works perfectly until the beginning of this week. Now my app cannot connect to camera but when I open RealSense Viewer I can get images from camera.
Also if I try to run hello-realsense from rs-examples.sln the program '[15112] hello-realsense.exe' has exited with code 1 (0x1). But if i try to run rs-hello-realsense.exe it work.
I already try to reinstall RealSense SDK
If i run hello-realsense.exe which I was built from rs-examples.sln it doesn't work.
It gives me this error:
C:\Program Files (x86)\Intel RealSense SDK 2.0\bin\x64>align.exe -c RealSense error calling rs2_pipeline_wait_for_frames(pipe:00000263C25E9A10): Frame didn't arrive within 15000
Do you have any idea how to solve it?
The text was updated successfully, but these errors were encountered: