Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Websockets in javascript samples

diego_R_3
Beginner
637 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
637 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
638 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