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

Stream signals ? #2

Open
samuelgarcia opened this issue Feb 18, 2021 · 1 comment
Open

Stream signals ? #2

samuelgarcia opened this issue Feb 18, 2021 · 1 comment

Comments

@samuelgarcia
Copy link

@jsiegle
Hi Josh.
Do you plan to implement a stream for continuous signals here ?

For the realtime tridesclous I did this but the chain is over complicated :

  • compile a patched version of "PythonPlugin"
  • compile a cython code that broadcast continuous stream with "pyacq" appoach.
  • receive the stream and real time sort it

Having a way to receive directly the signals stream would be super cool.

And even more : a way to send back a "spike stream" without waveform.

@jsiegle
Copy link
Member

jsiegle commented Feb 18, 2021

There are a few existing solutions for streaming data out of Open Ephys, such as the ZMQInterface, LabStreamingLayer Outlet, and the RiverOutput. We plan to use this repository to standardize and centralize the code for interfacing with these streams, but we don't have a timeline for when that will be ready.

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