cortex-example
cortex-example copied to clipboard
Example with Cortex V2/V3 API
I quite liked the [cortex.js](https://github.com/Emotiv/cortex-example/blob/master/nodejs/lib/cortex.js) provided with the V1.0 example code; in particular how it queried the API from the service. I've updated the previous code to be v2.0 compliant,...
Hi, My school lab has an academic PRO license. I don't have access to the Emotiv account that was used to purchase the license but I have the license key....
Subscribe __init__ websocket opened do_prepare_steps-------------------------------- check has access right --------------------------------
Hi, I am getting this error whenever I launch a: ``` message = { "id": 8, "jsonrpc": "2.0", "method": "updateSession", "params": { "cortexToken": cortex_token, "session": session_id, "status": "active" } }...
The PR include: - to add query_records.py example to demo how to use queryRecords, requestToDownloadRecordData, and exportRecord api. - fix issue directory of certificate file Please help to review. Thanks
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...
Hello, I'm currently working on an unity project using EEG. The issue is that I have an Emotiv Flex headset, and so it cannot connect to the Examples Scenes. Indeed...