Software Archive
Read-only legacy content
17060 Discussions

Websockets in javascript samples

diego_R_3
Beginner
875 Views

Hello,

I got the JS samples to work once. After that, I keep getting an error saying web sockets failed to connect. Help would be appreciated

 

0 Kudos
1 Solution
Kim_D_
Novice
875 Views

I've had similar issues not being able to connect.

Check if the "Intel(R) RealSense(TM) SDK Web Server" is still running, it was not in my case.

In case not, restart it (located at Program Files (x86)\Common Files\Intel\RSSDK\v3\bin\win32\RealSenseWeb for me). Then I could connect again.

I think there might still be a bug in the server making it crash, not sure though.

View solution in original post

0 Kudos
1 Reply
Kim_D_
Novice
876 Views

I've had similar issues not being able to connect.

Check if the "Intel(R) RealSense(TM) SDK Web Server" is still running, it was not in my case.

In case not, restart it (located at Program Files (x86)\Common Files\Intel\RSSDK\v3\bin\win32\RealSenseWeb for me). Then I could connect again.

I think there might still be a bug in the server making it crash, not sure though.

0 Kudos
Reply