Software Archive
Read-only legacy content
17061 Discussions

Javascript SDK error 400

DMaio
Beginner
488 Views

Hi,

I got this error, running the Javascript example:
POST https://192.55.233.1/resourceaccesstoken 400 (Error)

I also would like to know if it is possible to use the javascript library, without internet connection.

Thanks.

 

0 Kudos
5 Replies
Xusheng_L_Intel
Employee
488 Views

It appears to be some error communicating with ITA. You will need internet to download the RealSense runtime to start, but there should be no need for internet after everything is set up. However our samples won't work without internet because they depend on some external 3rd party libraries that are on the Internet. Thanks!

0 Kudos
DMaio
Beginner
488 Views

Hi,

I've just rebooted the machine, and the issue is now gone.

As far as I understand there is a websocket on that remote address. How I can make the library work without internet connection?
Could you please provide a snippet or an example on how to do it?
This would be very useful for me, and maybe for others too ;)

Thanks for your support.

Best Regards,
Daniele.

0 Kudos
DMaio
Beginner
488 Views

Hi there,

I've done some experiments in order to use the javascript library without internet connection...but no luck :/
Do you mind sharing an hint on how to achive this goal? (I need it :) )

Thanks!

0 Kudos
Colleen_C_Intel
Employee
488 Views

Are you using the Intel RealSense samples? They are dependent on ITA.

0 Kudos
DMaio
Beginner
488 Views

Hi,

yes I'm using the samples. I understand that they are dependent on 3rd party libraries or ITA.
The question is, how I can disable this behavior and make everything works without an internet connection?

Thanks!

0 Kudos
Reply