Software Archive
Read-only legacy content
17061 Discussions

Getting Started

Indulekha_G_
Beginner
171 Views

I've started trying to run the code samples given using Visual Studio,  but when I run the first sample (getting started), I'm getting two issues:

Intel® RealSense™ 3D camera not foundand Init failed: {"error":"error opening websocket"}  when the application open in google chrome. I'm using this tutorial https://software.intel.com/sites/default/files/managed/8c/ab/intel-realsense-gettingstarted.pdf. Also, my appication opens in chrome, and the tutorial said it should open in terminal, so I'm not sure where I'm going wrong here on either issues as it seems very simple to get the sample file to run (I'm also very new to Visual Studio, which is making me more unfamiliar with how to debug the problems) . My camera works perfectly fine with the sample browser app though.

Any advice  would be appreciated!

0 Kudos
2 Replies
Xusheng_L_Intel
Employee
171 Views

You can find the sample app's source code under C:\Program Files (x86)\Intel\RSSDK\sample and then you can open those solutions to run them under Visual Studio. Thanks!

0 Kudos
Indulekha_G_
Beginner
171 Views

Thank you! 

0 Kudos
Reply