Hi, I am working on building LSL for MNE-Python and I am doing some local testing. I was wondering if it is possible to both create a stream and read from the stream from the same computer. Currently I am creating a mock stream using the example and I am trying to consume it in another Python instance.
Hi, I am working on building LSL for MNE-Python and I am doing some local testing. I was wondering if it is possible to both create a stream and read from the stream from the same computer. Currently I am creating a mock stream using the example and I am trying to consume it in another Python instance.