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

LSL Playback #112

Open
MalcolmSlaney opened this issue Feb 27, 2024 · 3 comments
Open

LSL Playback #112

MalcolmSlaney opened this issue Feb 27, 2024 · 3 comments

Comments

@MalcolmSlaney
Copy link

I'm new to LSL, and I'm developing some real-time software using input broadcast with LSL.

I can see LabRecorder. But I want the opposite too. Is there a LabPlayback function somewhere? My data folks can record with LabRecorder. But I want to play the data back in real time.

Is this possible? (In case it matters, I want to receive the data in Python on MacOSX and in a colab.)

Thanks.

-- Malcolm

@insane-dreamer
Copy link

Hi Malcolm. There's https://github.com/labstreaminglayer/App-XDFStreamer which is open-source.

Alternatively, not open-source but available for free to academics is Neuropype (https://neuropype.io) which has first class support for both incoming and outgoing LSL streams. (Full disclosure: I'm on the dev team that makes Neuropype.)

@MalcolmSlaney
Copy link
Author

MalcolmSlaney commented Feb 27, 2024 via email

@cboulay
Copy link
Contributor

cboulay commented Feb 27, 2024

XDFStreamer has some limitations that didn't work for me.
Maybe this pyxdf playback script will be useful:
xdf-modules/pyxdf#95

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

3 participants