alexandrebarachant / muse-lsl

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

Configurable stream timeout #131

Closed sjawhar closed 3 years ago

sjawhar commented 4 years ago

Allow the user to configure the timeout on streams. Defaults to the current setting of AUTO_DISCONNECT_DELAY. We've found that increasing this value can improve stream stability in some cases.

xloem commented 3 years ago

I've merged this into https://github.com/xloem/muse-lsl .