alexandrebarachant / muse-lsl

Python script to stream EEG data from the muse 2016 headset
BSD 3-Clause "New" or "Revised" License
629 stars 184 forks source link

record.py: send a keep alive message every minute. #212

Closed narodnik closed 5 months ago

narodnik commented 7 months ago

Fixes #184

jdpigeon commented 7 months ago

This looks great! Having to restart the terminal multiple times in order to make sure muse-lsl successfully finds a device is ac common issue.

If you don't mind, could you address the conflicts that arose with some other PRs we merged in? Then I'll merge this into master and deploy a new version of the package. Thanks!