Quantcast
Channel: Emotiv
Viewing all articles
Browse latest Browse all 898

Reply To: Xavier Composer and C# examples

$
0
0

Hello!

I got a similar problem in JAVA today. I tried to connect to Emotiv Control Panel from example projects as described as follows:

Emotiv Control Panel can act as a proxy for either the real, headset-integrated EmoEngine or EmoComposer. Control Panel listens on port 3008 so an application that wishes to connect to Control Panel must call IEE_EngineRemoteConnect(“127.0.0.1”, 3008). => I did that.

The connection using Edk.INSTANCE.IEE_EngineRemoteConnect("127.0.0.1", composerPort,"Emotiv Systems-5") with composerPort 3008 worked, but as mentioned in the post before I always get EDK_NO_EVENT(0x0600).

But Emotiv Control Panel is connected to the Headset und shows the Events (e.g. Facial Expressions). But this data seems not to be forwarded to the example application (e.g. EmoStateLogger).

Help would be fine. Thanks


Viewing all articles
Browse latest Browse all 898

Trending Articles