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
Software architecture
Overview of the software architecture of OpenViBE with pointers to specific manager documentation. Continue reading
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
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
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
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
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
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
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
Description of files included in the distribution
Description of the files contained in the OpenViBE distribution. Continue reading

