简体   繁体   中英

Java VRPN Button server

I'm trying to use VRPN to send stimulation data from my Java application to OpenViBE .

I can receive analog and button data in Java from the VRPN server included in OpenVibe, using java_vrpn and the included test classes (AnalogTest.java, ButtonTest.java)

The examples included in java_vrpn only provide a possibility to send text messages though

How do I send button data from a Java VRPN server?

Please, any help would be really appreciated!
This stuff is driving me crazy, I can't even find if this is possible with the vrpn java lib!

Here's a library to host vrpn servers in Java:

https://github.com/worosom/java_vrpn

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM