Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realsense startup failed #7591

Closed
git-SteamedBun opened this issue Oct 16, 2020 · 15 comments
Closed

Realsense startup failed #7591

git-SteamedBun opened this issue Oct 16, 2020 · 15 comments
Labels

Comments

@git-SteamedBun
Copy link

Realsense camera cannot start on Windows10.
The realsense camera was recognized in the system, but failed in pipeline.start (), and no errors were reported.
Why is that?

@MartyG-RealSense
Copy link
Collaborator

Hi @git-SteamedBun Could you check whether access to the camera is set to On in the camera section of the Windows privacy settings using the instructions in the link below please? Thanks!

#3381 (comment)

@git-SteamedBun
Copy link
Author

Yes, my camera permissions are on, and the same problem occurred when I used IntelRealsense-Viewer.exe. I couldn't open the interface.
Is it because I don't have his operating environment on my computer?

@MartyG-RealSense
Copy link
Collaborator

If you have problems launching the RealSense Viewer or it freezes after launch, could you update the graphics drivers on your computer please to make sure that the OpenGL graphics drivers are up to date (because the RealSense Viewer and the Depth Quality Tool programs rely on OpenGL).

@git-SteamedBun
Copy link
Author

After my graphics card driver update, realsense Viewer still won't start. I found that, realsense Viewer can start when I don't connect the camera, so I used VS to build the realsense environment to start the camera. I found that the function pipeline.start () would get stuck, causing the program to crash. How to solve this?

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Oct 19, 2020

If you have installed the full 802 mb RealSense SDK for Windows 10 from the SDK's Releases page, could you right-click on the RealSense Viewer launch shortcut icon on the Windows desktop and select the drop-down menu option Open file location.

This will open the SDK's Tools folder. Please double-leftclick on a file called rs-capture in the Tools folder whilst the camera is plugged in to launch the program. If rs-capture runs successfully then it will suggest that the problem is related to the RealSense Viewer specifically.

@git-SteamedBun
Copy link
Author

I did the test in the way you said, but it failed. I think there may be something wrong with my win10 system. I'm going to change my computer or reinstall the system to test it.
Thank you very much for your reply.

@MartyG-RealSense
Copy link
Collaborator

I look forward to your next test results. Good luck!

@git-SteamedBun
Copy link
Author

#6331 (comment)

@MartyG-RealSense
Copy link
Collaborator

I am not sure of the reason for linking to that comment. Can you explain more please? Thank you.

@git-SteamedBun
Copy link
Author

Yes, I want to know how to get the original IR image without reducing the access to depth information.

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Oct 21, 2020

Thank you for the information. If you do not want to change the Laser Power setting or turn the IR emitter off then you can remove the IR pattern using the Visual Preset configuration called Left Imager Color w/o IR Pattern on the D415 model. It will also be available for the D455 camera model in an upcoming firmware version.

https://dev.intelrealsense.com/docs/d400-series-visual-presets#section-preset-table

Using Left Imager Color w/o IR Pattern does not always work, and it did not work in a test with a D415 that I just performed. In this situation, there is an alternative configuration file to try:

#6248 (comment)

If that does not work either, my tests found that you can get back some depth detail lost from a turned-off IR emitter by manually reducing the gain value. This causes the infrared image to become darker though, so it is a balancing act.

@git-SteamedBun
Copy link
Author

OK, thank you very much for your answer.

@MartyG-RealSense
Copy link
Collaborator

Hi @git-SteamedBun Do you still require assistance with this case, please? Thanks!

@git-SteamedBun
Copy link
Author

No need for now, thank you very much, thank you

@MartyG-RealSense
Copy link
Collaborator

Thanks very much for the fast response. I will close this case now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants