Software Archive
Read-only legacy content
17061 Discussions

how will users be able to their realsense camera in in-browser webapps? do they need to install a server?

René_V_
Beginner
533 Views

If I start developing for the realsense, it will be to create interactive web apps, that have the added possibility to be controlled by gestures and possibly speach commands through the realsense camera.

My question is: what will users need to do to use this? Do they need to install a Realsense webserver first so that the website can recieve its information? Will this (or is this already) be a separate and easy installation for the users? Or do they need to get the whole SKD amongst which, with some digging, they can find a webserver?

You see, for me to make the choise to start developing realsense support for our webapps I need to know it will be really easy to use for users, so I'm wondering what this will be like right now, and/or how it will be in the future.

cheers

0 Kudos
2 Replies
Xusheng_L_Intel
Employee
533 Views

You can find detail info @sdkdevguide.pdf Chapter 7. Thanks!

0 Kudos
René_V_
Beginner
533 Views
Ok tnx, I just read chapter 7, and there's a lot of info about what to bundle with your app, but it doesnt say much about javascript and the browser. I mean, I understand now I can generate installers, like for example the Middleware Online Installation, and offer that installer to users over the web. But do these installers come with the webserver required to send data from the camera to the browser through a socket? And if so, does that webserver need to be started up manually?
0 Kudos
Reply