Emotiv / cortex-example

Example with Cortex V2/V3 API
https://emotiv.com
MIT License
202 stars 115 forks source link

RAW eeg monitoring with EPOC #160

Closed Batuhanyucel closed 2 years ago

Batuhanyucel commented 2 years ago

I need to do RAW eeg monitoring with python using cortex API or something else like LSL. Do you have the ready code or what steps ı should follow can you help me ? İf I need Pro licence for this project ı will have it. Device : emotiv epoc+ Model no :1.0 (bybatuhanyucel@gmail.com)

tungntEmotiv commented 2 years ago

Hi @Batuhanyucel ,

To get EEG data you need a PRO license . You can reference the python example for EEG subscribing at https://github.com/Emotiv/cortex-v2-example/blob/master/python/sub_data.py

Thanks

Batuhanyucel commented 2 years ago

[cid:c1f23b8f-8278-4df8-a530-b9b87ee4a817] Thank you for your feedback. What ı'm gonna write to licence part can you help me ? İs it my order number ? I have emotiv pro licence already


Gönderen: tungntEmotiv @.> Gönderildi: 7 Ocak 2022 Cuma 05:42 Kime: Emotiv/cortex-v2-example @.> Bilgi: Batuhanyucel @.>; Mention @.> Konu: Re: [Emotiv/cortex-v2-example] RAW eeg monitoring with EPOC (Issue #160)

Hi @Batuhanyucelhttps://github.com/Batuhanyucel ,

To get EEG data you need a PRO license . You can reference the python example for EEG subscribing at https://github.com/Emotiv/cortex-v2-example/blob/master/python/sub_data.py

Thanks

— Reply to this email directly, view it on GitHubhttps://github.com/Emotiv/cortex-v2-example/issues/160#issuecomment-1007095782, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWMFJXTKVYODQ74BUSDT6O3UUZHKXANCNFSM5LKPMJGQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.***>

Batuhanyucel commented 2 years ago

I got my licence ID , emotiv ID and ssecret then ı'm trying to subscribe data and ı'm getting ERROR : "code": -32021, "message": "Invalid Client Credentials."

I have pro licence but the API does'nt let me work.

tungntEmotiv commented 2 years ago

Hi @Batuhanyucel ,

Did you register your application and put the clientId and secret to user ? user = { "license" : "your emotivpro license, which could use for third party app", "client_id" : "your client id", "client_secret" : "your client secret", "debit" : 100 } The video https://www.youtube.com/watch?v=oKvhDe7tNts guide training example but data subscribing is similar.

Batuhanyucel commented 2 years ago

i did it and if ı tried not eeg required apps they are working. But if i mark "my app will be required to raw eeg" ı'm getting Invalid Client Credentials error (I already have a pro licence )

Batuhanyucel commented 2 years ago

if you want to check ı can give to you a my all ID's with mail .

tungntEmotiv commented 2 years ago

Could you send me the log lines on your console ? The error said that the clientId or secret is invalid. my email is tungnguyen@emotiv.com

Batuhanyucel commented 2 years ago

I sended you my user code lines with my cortex app page . Thank you for interest a lot

Batuhanyucel commented 2 years ago

I sended my cortex.txt with e-mail. For your information. Batuhan YÜCEL

tungntEmotiv commented 2 years ago

Yes, as the error said that the clientId and secret is invalid. Can I set up a teamviewer for your machine? Where are you located? We will choose a suitable time for us.

On Thu, Jan 13, 2022 at 3:36 PM Batuhanyucel @.***> wrote:

I sended my cortex.txt with e-mail. For your information. Batuhan YÜCEL

— Reply to this email directly, view it on GitHub https://github.com/Emotiv/cortex-v2-example/issues/160#issuecomment-1011913007, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFCABBUQOVUFVVA2YBXHM7DUV2FIVANCNFSM5LKPMJGQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

Batuhanyucel commented 2 years ago

I'm living istanbul and ı'm availablle for 4-5 hours . Today You can join my teamwiever whenever you want in 5 hours. İf u avaliable too. I gave to you my teamwiever ID 's from e-mail

Batuhanyucel commented 2 years ago

Thank you for your high interest and concern. You solved my problem with your high skill and knowledge.