- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can I used the RealSense Hand Tracking on hosting server ?
I noticed that in the file "realsense-3.0.js" on line 1066
The WebSocket is hard coded:
this.socketUrl = 'ws://localhost:4181'
see the attach file - debugger screen snap shot
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a good question and I will work with my colleague and see if it is feasible now. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As far as I can tell, if you put all the stuff on a webserver, it will work fine.
The bind of the websocket on the localhost address should be fine, since JavaScript it's executed locally.
Of course the drivers must be already installed on the client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi
I copy the hands_viewer.html demo to my hosting webserver
http://www.yuvbz.com/RealSense/hands_viewer.html
and it is not working.
see attach files debugging error
please try it on your computer and camera

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page