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

Multiple Muse2 streams simultaneously in windows with pygatt for eeg,acc,gyro,ppg #112

Closed benjohn18 closed 4 years ago

benjohn18 commented 4 years ago

I have some muse2 and want to use them at the same time to collect eeg,acc,gyro,ppg . But when I creat a threading for a muse2 ,the secord threading can't stream other muse2.And I run a py file to stream a muse2,the secord time py file I ran can't recognise BLED112. Can I use a computer to stream multiple muse2? Do I need to buy multiple BLED112 to stream multiple muse2 at a computer?

jdpigeon commented 4 years ago

Unfortunately people have had a lot of difficulty streaming multiple Muses, both with pygatt and BlueMuse.

Refer to the discussion about multiple device streaming here: https://github.com/alexandrebarachant/muse-lsl/issues/61