Search found 777 matches

by jtlindgren
Fri Jun 08, 2018 12:44 pm
Forum: OpenViBE News
Topic: Job offer: 3 openvibe-related positions open
Replies: 0
Views: 24464

Job offer: 3 openvibe-related positions open

Dear everybody,

Fabien Lotte's group has three job positions open in Bordeaux, France: PhD student, Post-Doc and an OpenViBE engineer job. Please see the following link for details and how to apply,

https://sites.google.com/site/fabienlot ... sition2018


Best,
Jussi
by jtlindgren
Thu Jun 07, 2018 3:28 pm
Forum: Acquisition server and drivers
Topic: actiCHamp Timeout in OpenViBE 2.1
Replies: 7
Views: 4414

Re: actiCHamp Timeout in OpenViBE 2.1

Thanks for the feedback! We currently have no resources to debug issues at Inria regarding drivers/devices that we don't ourselves use, but this might change in the future if the OpenViBE consortium launches. Before that, the best we can do is to include patches if anybody submits them. ps. the emai...
by jtlindgren
Tue Jun 05, 2018 7:54 am
Forum: Acquisition server and drivers
Topic: Muse and OpenVibe 2.1.0
Replies: 3
Views: 5733

Re: Muse and OpenVibe 2.1.0

Hi, if we look just at the advanced python example, the issue seems to be this, # next make an outlet; we set the outgoing buffer size to 360 seconds (max.) and the transmission chunk size to 32 samples outlet = pylsl.stream_outlet(info,360,32) If you replace the 360 with 0, it starts to behave like...
by jtlindgren
Fri Jun 01, 2018 8:57 am
Forum: Boxes
Topic: Inconsistent chunk dates warning for stimulations?
Replies: 1
Views: 2629

Re: Inconsistent chunk dates warning for stimulations?

Hello Halsey, OpenViBE 2.x is much more strict about its conventions and tries to print warnings if they're not followed. This particular warning is because openvibe expects stimulation stream to be made of continuously stamped chunks. If there's no stimulation for some brief interval, it should sen...
by jtlindgren
Wed May 30, 2018 8:22 am
Forum: Scenarios and BCI design
Topic: Tie Fighter Example - Getting Started
Replies: 12
Views: 22964

Re: Tie Fighter Example - Getting Started

Hi, I can understand debugging that scenario is made more difficult since there's many different error-like utterances. First, I'd move "stimulation based epoching" before the "time based epoching" to get rid of the crucial error. The intended operation might change somewhat. The problem with the ol...
by jtlindgren
Tue May 29, 2018 8:59 am
Forum: Acquisition server and drivers
Topic: actiCHamp Timeout in OpenViBE 2.1
Replies: 7
Views: 4414

Re: actiCHamp Timeout in OpenViBE 2.1

This is a bit off topic, but it might be interesting to know that the certivibe project did not include acquisition at all. Acquisition Server and all device drivers were outside its scope. For those interested, the actual scope can be seen in the structure of the gitlab code repository: sdk is firm...
by jtlindgren
Tue May 29, 2018 8:47 am
Forum: Acquisition server and drivers
Topic: actiCHamp Timeout in OpenViBE 2.1
Replies: 7
Views: 4414

Re: actiCHamp Timeout in OpenViBE 2.1

Hello,

we don't unfortunately have the device at Inria so we cannot test it, and I hear the support contract between Mensia and Brain Products has expired. Have you asked the manufacturer if they have an idea?


Best,
Jussi
by jtlindgren
Mon May 21, 2018 5:58 pm
Forum: Help for building the software
Topic: [Fedora 27] Build openViBE
Replies: 1
Views: 17360

Re: [Fedora 27] Build openViBE

Thank you very much! I made the post sticky so it stands on the top while we don't have official instruction for Fedora.


Cheers,
Jussi
by jtlindgren
Mon May 21, 2018 5:04 pm
Forum: Acquisition server and drivers
Topic: Labstreaming Layer/ LSL4Unity
Replies: 4
Views: 4173

Re: Labstreaming Layer/ LSL4Unity

Hi, as far as I understand you'd want to send the predictions of the motor imagery online scenario (classifier processor box) to Unity. This could be done with various different ways, such as LSL, vrpn, or tcp writer. I think some users have managed to do it before (try google 'openvibe unity' or si...
by jtlindgren
Mon May 21, 2018 4:56 pm
Forum: Acquisition server and drivers
Topic: Add the g.tec driver
Replies: 10
Views: 14968

Re: Add the g.tec driver

Hi, the situation is as follows on Windows & openvibe 2.1 (and earlier), - To use gusbamp with the pre-built acquistion server from the official openvibe install package, you will need the gusbamp operating system 'driver' installed beforehand. Its provided by gtec. The bitness of the OS driver must...
by jtlindgren
Mon May 21, 2018 4:45 pm
Forum: Acquisition server and drivers
Topic: using the Emotiv with openvibe
Replies: 52
Views: 66221

Re: using the Emotiv with openvibe

Another problem is that even though I managed to compile openvibe 1.3.0, 2.0.0 and 2.1.0 from sources on Win10 and during the build process the feedback Found Emotiv API, Found edk.lib appeared, the dropdown list from the acquisition server does not contain the Emotiv driver. Therefore, I can only ...
by jtlindgren
Mon May 21, 2018 4:29 pm
Forum: Scenarios and BCI design
Topic: Tie Fighter Example - Getting Started
Replies: 12
Views: 22964

Re: Tie Fighter Example - Getting Started

Hi Gilles, great to hear you're getting closer to get the workshop pkg to work on ov 2.0! The issue you mention is probably due to the 'stop' stimulation field being empty in the sound player configuration. It seems the box requires a valid stimulation code specified in order to be happy. Cheers, Ju...
by jtlindgren
Sat May 19, 2018 2:41 pm
Forum: Discussion about BCI and related topics
Topic: Exporting resulting letters from P300 Speller to Processing
Replies: 4
Views: 10530

Re: Exporting resulting letters from P300 Speller to Process

Hi, sorry, maybe I misunderstood the question. You can rig FindThirdPartyLSL.cmake or similar file never to find LSL, that way nothing related to it will be compiled. After, you can simply pick up the dll that has the modified box and replace the original file from ov installer by that. Hope this he...
by jtlindgren
Sat May 19, 2018 2:33 pm
Forum: Scenarios and BCI design
Topic: how to detect strength of hand movement in the BCI scenario
Replies: 1
Views: 2619

Re: how to detect strength of hand movement in the BCI scena

Hi, the classifier processor box returns additional outputs such as class probability that can be used as a strength guess. See the box manuals for trainer/processor boxes. In theory, if we knew the strength of each training trial, we could build a regression model predicting this strength, but unfo...
by jtlindgren
Sat May 19, 2018 2:28 pm
Forum: Scenarios and BCI design
Topic: EEG data in edf format missing event information in EEGLAB
Replies: 1
Views: 2552

Re: EEG data in edf format missing event information in EEGL

Hi, there could be a bug, will investigate. I've personally used gdf to transmit data to eeglab, perhaps you could try that?

Best,
Jussi