lsl streaming?
- Peter Gamma
- Posts: 180
- Joined: Sat Jun 29, 2019 11:02 am
- Location: Switzerland
- Contact:
Re: lsl streaming?
When there is no Muse SDK anymore from Interaxon, what about connecting the Muse headband through LSL to applications like BCILAB and continue application development there?
- Peter Gamma
- Posts: 180
- Joined: Sat Jun 29, 2019 11:02 am
- Location: Switzerland
- Contact:
Re: lsl streaming?
When I meditate with my Garmin watch and my Polar OH1, I can have a storage device on my Garmin watch and live-stream to a PC application over bluetooth smart. But when I meditate with the Muse headband, I have the choose either to have a live-stream via LSLto the PC, or pairing the muse headband to the Mind Monitor. A dual setup is not possible.
Mind monitor has OSC streaming. But is there a target application for OSC?
I miss a dual stetup which allows csv recording on the Mind Monitor application and a live-stream to a PC via LSL.
Therefore, integrate LSL into the Mind Monitor, James Clutterbuck.
Mind monitor has OSC streaming. But is there a target application for OSC?
I miss a dual stetup which allows csv recording on the Mind Monitor application and a live-stream to a PC via LSL.
Therefore, integrate LSL into the Mind Monitor, James Clutterbuck.
Re: lsl streaming?
There are OSC receiver example apps on my GitHub: https://github.com/Enigma644
I can not do any changes to Mind Monitor during the pandemic as I have my 8 year old son to take care of while also doing my day job from home, so I'm 100% busy, sorry!
I can not do any changes to Mind Monitor during the pandemic as I have my 8 year old son to take care of while also doing my day job from home, so I'm 100% busy, sorry!
- Peter Gamma
- Posts: 180
- Joined: Sat Jun 29, 2019 11:02 am
- Location: Switzerland
- Contact:
Re: lsl streaming?
I'm sorry for you. So, you are also in trouble with noisy kits.
- Peter Gamma
- Posts: 180
- Joined: Sat Jun 29, 2019 11:02 am
- Location: Switzerland
- Contact:
Re: lsl streaming?
OSC to Matlab has already been described here:
https://github.com/sccn/labstreaminglayer/issues/30
by the method of Joren Six:
https://0110.be/About
for all those who suffer, as I do. Until your suffering ends, James Clutterbuck, and you are able to do the update .
https://github.com/sccn/labstreaminglayer/issues/30
by the method of Joren Six:
https://0110.be/About
for all those who suffer, as I do. Until your suffering ends, James Clutterbuck, and you are able to do the update .
- Peter Gamma
- Posts: 180
- Joined: Sat Jun 29, 2019 11:02 am
- Location: Switzerland
- Contact:
Re: lsl streaming?
The Matlab trail lasts free for 30-Days:
https://www.mathworks.com/campaigns/pro ... rials.html
Then, you have to do it.
https://www.mathworks.com/campaigns/pro ... rials.html
Then, you have to do it.
- Peter Gamma
- Posts: 180
- Joined: Sat Jun 29, 2019 11:02 am
- Location: Switzerland
- Contact:
Re: lsl streaming?
Thirty days are gone, still no Mind Monitor LSL available?
Arnaud Delorme, developer of EEGLAB has a new youtube video online, NeuroFeedbackLab: Stream EEG data in real time and process it using advanced analysis methods:
https://www.youtube.com/watch?v=Mx3kf1MpAns
NeuroFeedbackLab requires a device with LSL interface.
Arnaud Delorme, developer of EEGLAB has a new youtube video online, NeuroFeedbackLab: Stream EEG data in real time and process it using advanced analysis methods:
https://www.youtube.com/watch?v=Mx3kf1MpAns
NeuroFeedbackLab requires a device with LSL interface.
Last edited by Peter Gamma on Fri May 07, 2021 7:32 am, edited 1 time in total.
- Peter Gamma
- Posts: 180
- Joined: Sat Jun 29, 2019 11:02 am
- Location: Switzerland
- Contact:
Re: lsl streaming?
For Muse 2, there is the Muse LSL from Alexandre Barachant:
https://github.com/alexandrebarachant/muse-lsl
but Alexandre Barachant does not want to become the official supporter of Interaxons Muse 2 as far as LSL is concerned (personal communication Alexandre Barachant).
https://github.com/alexandrebarachant/muse-lsl
but Alexandre Barachant does not want to become the official supporter of Interaxons Muse 2 as far as LSL is concerned (personal communication Alexandre Barachant).
- Peter Gamma
- Posts: 180
- Joined: Sat Jun 29, 2019 11:02 am
- Location: Switzerland
- Contact:
Re: lsl streaming?
Arnaud Delorme, PhD. from the Swartz Center of Computational Neuroscience developed the Neurofeedbacklab: Stream EEG data in real time and process it using advanced analysis methods:
https://github.com/arnodelorme/neurofeedbacklab
Hardware requirements for Neurofeedbacklab: Any EEG system supported by LSL. For LabStreamingLayer support for the InteraXon Muse MU-01 - Muse - Released 2014, the Muse SDK is required. The Muse SDK is not freely available anymore, but only available for a selected group of people. This has been discussed here:
https://github.com/sccn/labstreaminglayer/issues/30
Therefore, I still miss a supported Labstreaming Interace for Mind Monitor to connect to Arnaud Delormes Neurofeedbacklab. Neurofeedbacklab is well documented by Arnaud Delorme. And I miss an easy option to connect the Mind Monitor app to Arnaud Delormes Neurofeedbacklab.
https://github.com/arnodelorme/neurofeedbacklab
Hardware requirements for Neurofeedbacklab: Any EEG system supported by LSL. For LabStreamingLayer support for the InteraXon Muse MU-01 - Muse - Released 2014, the Muse SDK is required. The Muse SDK is not freely available anymore, but only available for a selected group of people. This has been discussed here:
https://github.com/sccn/labstreaminglayer/issues/30
Therefore, I still miss a supported Labstreaming Interace for Mind Monitor to connect to Arnaud Delormes Neurofeedbacklab. Neurofeedbacklab is well documented by Arnaud Delorme. And I miss an easy option to connect the Mind Monitor app to Arnaud Delormes Neurofeedbacklab.
- Peter Gamma
- Posts: 180
- Joined: Sat Jun 29, 2019 11:02 am
- Location: Switzerland
- Contact:
Re: lsl streaming?
An osc2lsl code is already available:
https://github.com/gisogrimm/osc2lsl
unfortunately, there is no Mind Monitor app LSL bridge yet:
https://github.com/gisogrimm/osc2lsl/issues/1
I am looking for a bridge builder with good coding skills, which connects the Mind Monitor OCS stream to the osc2lsl code to Arnaud Delorme s Neurofeedbacklab.
MuseLab is gone, Neurofeedbacklab would be great alternative.
https://github.com/gisogrimm/osc2lsl
unfortunately, there is no Mind Monitor app LSL bridge yet:
https://github.com/gisogrimm/osc2lsl/issues/1
I am looking for a bridge builder with good coding skills, which connects the Mind Monitor OCS stream to the osc2lsl code to Arnaud Delorme s Neurofeedbacklab.
MuseLab is gone, Neurofeedbacklab would be great alternative.