Software Archive
Read-only legacy content
17061 Discussions

Java support

Дмитрий_К_
480 Views

Hello,

I work with Intel Real Sense sdk. I am java programmer  I see there are java support in sdk. There are code samples for java, but there are no any java library in sdk. In manual I found  that libpxcclr.java.jar should be used for work with sdk but I can not find it in RSSDK folder. May be somebody know how to start with java ?

Thanks. Dmytro

 

0 Kudos
3 Replies
Colleen_C_Intel
Employee
480 Views

Java is not yet complete/supported in the beta SDK.  (Libraries not yet available). 

0 Kudos
Дмитрий_К_
480 Views

I see JavaScript works via WebSockets. Could you show some description for communication between JavaScript  and WebSockets I want to work with voice recognition from Java and I can implement WebSockets support for Java when I get description about communication message format?

0 Kudos
Colleen_C_Intel
Employee
480 Views

Hi Dmitry,

You might look at  the JS documentation including

C:\Program Files (x86)\Intel\RSSDK\framework\common\JavaScript (scripts)
....RSSDK\framework\JavaScript\voice_recognition.html - websample
....RSSDK\doc\HTML\samples_javascript_samples.html
.....RSSDK\doc\HTML\manuals_javascript_programs.html (on handtracking but you'll get the idea)
.....
RSSDK\doc\HTML\devguide_supporting_libraries.html

0 Kudos
Reply