Page 1 of 1

Help with setting up the Analog VRPN server

Posted: Mon Apr 14, 2014 6:38 pm
by dannyc
Hi, I am having some difficulties just getting the Openvibe VRPN tutorial to work. I am only concerned about getting the analog server to work. I am pretty sure I set up the C++ code with all the linked directories in Visual Studio correctly, and this may be a silly question, but where am I supposed to see my output and is it supposed to run in real time with the Openvibe VRPN setup?

Thank you.

Re: Help with setting up the Analog VRPN server

Posted: Tue Apr 15, 2014 8:35 am
by jtlindgren
Hello Danny,

If you mean this tutorial,

http://openvibe.inria.fr/vrpn-tutorial- ... plication/

I just verified that it basically works. I have included it in openvibe git master branch now, so if you check out that, you should see it out among the built projects with the name 'openvibe-examples-openvibe-to-vrpn'.

Happy hacking,
Jussi