Author Archives: Jozef

Compiling on Fedora 14

In the newer versions of openvibe we have updated the CMake dependency to 2.8.7. Newer build system also relies on the GNUInstallDirs CMake include file, which is not present in CMake 2.8.4 and earlier. If you wish to compile latest … Continue reading

Posted in Troubleshooting | Tagged , , | Comments Off

Software architecture

Overview of the software architecture of OpenViBE with pointers to specific manager documentation. Continue reading

Posted in Architecture and practices | Tagged | Comments Off

Developing openvibe using Qt Creator

With the new build system using CMake for all the heavy lifting it is now possible to use any IDE capable of understanding CMake projects to develop openvibe in integrated manner. One of the most polished tools for C++ development … Continue reading

Posted in Development | Tagged , , , , | Comments Off

News for mid-February

Hello everyone, this is a small announcement regarding what is happening in the SVN. As you can see there were minor tweaks made to the webpage in order to modernize the looks for the new year. Some more changes will … Continue reading

Posted in News | Comments Off

Tuning the build process – pre 0.16.0

Before openvibe 0.16.0 (not yet released) the build process was tuned inside the win32-init_env_command or linux-init_env_command. Since then the build has changed and the tuning process is described in the Building OpenViBE/Tuning the build process page. If you wish to … Continue reading

Posted in Source code handling | Comments Off

OpenViBE 0.15.0 available for immediate download

The OpenViBE Team is proud to announce a new release of our software. The new version is 0.15.0 and can be downloaded on the Downloads page. Contributors Many thanks to our contributors for their continuos support. Mensia Technologies (BrainMaster Atlantis … Continue reading

Posted in Release | Comments Off

Send stimulations from your application to the Acquisition Server

In the OpenViBE 0.15.0 we have introduced a new way for external applications to communicate with OpenViBE. This document describes how to send stimulations from your application directly to the Acquisition Server. Motivation Some BCI applications require very precise tagging … Continue reading

Posted in Third-party applications | Tagged , , , | Comments Off

Using Brainmaster Discovery & Atlantis devices with OpenViBE

Documentation for the Brainmaster Discovery and Atlantis driver of the OpenViBE acquisition server which is dedicated to Brainmaster devices. Continue reading

Posted in Acquisition Server documentation | Tagged , , , , | Comments Off

BrainProducts actiCHamp driver

Copyright Notice: This document was written by Mensia Technologies (2013). Introduction This document describes how to use the OpenViBE driver for a BrainProducts actiCHamp amplifier. The documentation will cover the device capabilities, the corresponding driver and server configuration, and answers … Continue reading

Posted in Acquisition Server documentation | Tagged , , , | Comments Off

Description of files included in the distribution

Description of the files contained in the OpenViBE distribution. Continue reading

Posted in Miscellaneous manual pages | Comments Off