Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Muse2 EEG stream crash #41

Open
AlePax opened this issue Feb 26, 2021 · 9 comments
Open

Muse2 EEG stream crash #41

AlePax opened this issue Feb 26, 2021 · 9 comments

Comments

@AlePax
Copy link

AlePax commented Feb 26, 2021

Don't know if this is related to other crashes people are reporting, but in my case I disabled every stream except EEG.

My setup consists of Muse2 connected to OpenVibe3.0 via LSL and from there a TCP writer sends data to an external app.

I noticed the crashes happen more frequently under OpenVibe2.0 than 3.0 and after 5 minutes (20-30 in the case of 3.0), but that migth be a coincidence. Another coincidence maybe, but I noticed that if I select the LSL stream window crashes occur within few seconds as well.

I connected the device both with internal BT and an USB dongle (Asus BT400), but same result.

BlueMuse-Log-20210226.log
LSLBridge-Log-20210226.log

@kowalej
Copy link
Owner

kowalej commented Mar 10, 2021

Hey sorry to hear you are having issues, unfortunately this looks like a Windows API issue with the Bluetooth, not sure what I can do...

@AlePax
Copy link
Author

AlePax commented Mar 11, 2021

Thanks for the feedback. So, I'm kinda screwed unless I elaborate a workaround and bypass Windows altogether...
I just read somewhere that Muse2 can disconnect when low on battery and the LEDs don't always show correct charge, gonna test a little bit more.

@kowalej
Copy link
Owner

kowalej commented Mar 11, 2021

You can also check Event Viewer in Windows. After launching, look at Windows > Applications Logs and see what comes up during the time that it crashed.

@AlePax
Copy link
Author

AlePax commented Mar 11, 2021

Thanks for the tip, will do!

@rschmaelzle
Copy link

Hi all, I am also using Muse2, and experiencing some stream crashes, albeit they appear somewhat unpredictable. Usually, though, this happens only after several minutes (5-8). The battery is fully charged. Any leads as to what might cause or remedy this would be very helpful (e.g. could it be Bluetooth interference, or is there anything one could do on the receiver-side)? thank you very much and best, ralf

@rschmaelzle
Copy link

to specify this further, when I look into the logs, one potential issue this might have to do is a complaint about "exception during toggle stream (start=false). Exception message: ObjectDisposed_Generic. ... and then a few refs to SharedLibrary!..../BlueMuse!<...> . Not sure this helps.

@CelticHarp
Copy link

Hello,
I am also facing the same problems. Streaming is stopped unexpectedly, and BlueMuse as an app sometime crashes as well!

From what I understand these streaming problems are due to Windows Bluetooth API, right?
I also used muse-js to stream data directly to JavaScript but I also noticed connectivity issues (constantly disconnecting)

Is there anything we can do? For example if I use Linux or Mac is there any possibility to bypass these problems?
Thanks!

@kowalej
Copy link
Owner

kowalej commented Oct 24, 2021

@CelticHarp try installing version 2.2.0.0 and see if that helps, I updated to newer Windows SDK.

@CelticHarp
Copy link

Thanks @kowalej I will try it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants