Search found 7 matches

by Willux
Mon Nov 20, 2017 8:33 am
Forum: Acquisition server and drivers
Topic: using the Emotiv with openvibe
Replies: 52
Views: 66400

Re: using the Emotiv with openvibe

Hello Pascal, great to hear that. To help others likely facing the same problem, would you mind sharing the steps you followed to get it eventually to work? I just did Jussi ;) I was writing the answer to tgaugry, because I was discussing the code there. In short, the headset connects to id 4096, s...
by Willux
Mon Nov 20, 2017 8:30 am
Forum: Acquisition server and drivers
Topic: using the Emotiv with openvibe
Replies: 52
Views: 66400

Re: using the Emotiv with openvibe

It should be called in ovasCAcquisitionServer.cpp, in CAcquisitionServer::loop function, line 499 and 520 ("l_bResult=m_pDriver->loop();") The code you pasted is originally enclosed in a if, and there is another one before that. What likely happen is that it enter the function, then exit because `m...
by Willux
Mon Nov 20, 2017 8:20 am
Forum: Acquisition server and drivers
Topic: using the Emotiv with openvibe
Replies: 52
Views: 66400

Re: using the Emotiv with openvibe

Ouch, that seems potentially a quite expensive business model for EEG, knowing how much testing and hassle getting these things run might require. I hope such paid sessions do not have to be spent simply to test the system? For example, if you want to see that the raw data is correctly coming throu...
by Willux
Thu Nov 16, 2017 11:15 pm
Forum: Acquisition server and drivers
Topic: using the Emotiv with openvibe
Replies: 52
Views: 66400

Re: using the Emotiv with openvibe

@tgaugry I have finally got an answer from Emotiv. It seems that you need a monthly subscription which gives you a certain amount of sessions. Before every recording, you need to debit a least 1 session, before you can get the EEG data. Emotiv wouldn't tell me how they know you have debited a certai...
by Willux
Wed Nov 08, 2017 11:10 pm
Forum: Acquisition server and drivers
Topic: using the Emotiv with openvibe
Replies: 52
Views: 66400

Re: using the Emotiv with openvibe

Well, I asked that question to Emotiv:"How do they know a license is active" but I am yet to receive an answer... Fact is that I ran the activator, that they acknowledge that on the username and pasword I entered there is an active license, but still openvibe is not receiving any data... I even open...
by Willux
Tue Nov 07, 2017 7:25 pm
Forum: Acquisition server and drivers
Topic: using the Emotiv with openvibe
Replies: 52
Views: 66400

Re: using the Emotiv with openvibe

Hello tgaugry I have tried the acquisition server you provided above, but this doesn't work either. You find the output attached. I think you are missing a way to enter the user credentials of the advanced license. I did find a reference in the source code of the acquisition server to the Emotiv Lic...
by Willux
Mon Oct 30, 2017 10:09 am
Forum: Acquisition server and drivers
Topic: using the Emotiv with openvibe
Replies: 52
Views: 66400

Re: using the Emotiv with openvibe

Hello I have the exact same issue. Since we bought a new headset (2ADIH-EPOC02), OpenViBE no longer seems to be receiving data from the headset. I also managed to compile the 1.3.0 version with the EDK 3.5, but it seems that the EEG data is not getting through. After reading about the licenses in Em...