Sending experiment information via VRPN

Come here to discuss about OpenViBE in general!
Post Reply
fabien.lotte
Posts: 112
Joined: Sun Mar 14, 2010 12:58 pm

Sending experiment information via VRPN

Post by fabien.lotte »

Is there a way in OpenViBE to send experiment informations (e.g., number of channels, channels names and locations, sampling rate, etc) to an external application using VRPN? Indeed, I may be wrong, but it seems that when sending signal matrices with a VRPN server in OpenViBE, only the actual signal is sent but not the matrix header which contains this info, is that right? If so, is there a way to send this info via VRPN?

Thank you in advance,
Fabien

jlegeny
Posts: 239
Joined: Tue Nov 02, 2010 8:51 am
Location: Mensia Technologies Paris FR
Contact:

Re: Sending experiment information via VRPN

Post by jlegeny »

Hello,

currently there is not a direct way of sending this information via VRPN. However it should be possible to "encode" this data by the Python scripting box.

Cheers
Jozef

fabien.lotte
Posts: 112
Joined: Sun Mar 14, 2010 12:58 pm

Re: Sending experiment information via VRPN

Post by fabien.lotte »

Thanks Jozef!

Cheers,
Fabien

yrenard
Site Admin
Posts: 645
Joined: Fri Sep 01, 2006 3:39 pm
Contact:

Re: Sending experiment information via VRPN

Post by yrenard »

Fabien,

just wanted to clarify one thing : the experiment information you are refering to actually are the matrix dimension(s) ; this information is in the streamed matrix datastream. The experiment information are embedded in a different datastream and include the subject age, gender, etc... You can learn more about the datastream structure in the dedicated page.

Hope this helps,
Best regards,
Yann

Post Reply