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

integration with LSL ? How to send data to LSL? #184

Open
99bits opened this issue Feb 7, 2023 · 10 comments
Open

integration with LSL ? How to send data to LSL? #184

99bits opened this issue Feb 7, 2023 · 10 comments

Comments

@99bits
Copy link

99bits commented Feb 7, 2023

Thank you Kyle for making this super awesome project.
I have a project that is using LSL and would love to know how to integrate it with this package.

@kylemath
Copy link
Owner

kylemath commented Feb 7, 2023

can you explain what you are trying to do?

@99bits
Copy link
Author

99bits commented Feb 7, 2023

I am using an app that uses LSL and wondering how to send data from RxJS to the LSL app.

@kylemath
Copy link
Owner

kylemath commented Feb 7, 2023

what is the app running on?

@99bits
Copy link
Author

99bits commented Feb 7, 2023

it's a unity3d app

@99bits
Copy link
Author

99bits commented Feb 7, 2023

@99bits
Copy link
Author

99bits commented Feb 7, 2023

The app uses LSL and uses LSL libraries so it doesn't work for web. However if RxJS stream is a valid "observable" LSL stream then it would be fantastic.

@kylemath
Copy link
Owner

kylemath commented Feb 7, 2023

im not sure, but have used this alot prior to moving to web: https://github.com/alexandrebarachant/muse-lsl

@99bits
Copy link
Author

99bits commented Feb 7, 2023

Ah, that uses the python version of LSL.

@kylemath
Copy link
Owner

kylemath commented Feb 7, 2023

yes is there a reason you need to run the LSL EEG stream from the web?

@99bits
Copy link
Author

99bits commented Feb 7, 2023

Yes, because the app is also a unity webgl app that runs in the browser. Users can connect their devices via web bluetooth to the webgl app.

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

2 participants