David Medine
David Medine
Unfortunately not. You have to transfer the TCP stream to an LSL outlet in a python script (or any other language that is LSL enabled). On 9/5/2017 10:20 AM, iPsych...
I'm not sure if this helps or not, but last March when I was visting Professor Koike's lab at the Tokyo Institute of Technology, I helped set up an experiment...
Hmmm... Maybe I am misunderstanding what is causing the crash then. It could be related to the fact that NatNet uses callbacks as opposed to the usual blocking loops that...
Is there any way you can send me the data you recorded so I can check it out (I'm at dmedine'at'ucsd'dot'edu)? I don't have one of these devices to test...
I have been doing a little checking into the eego amp code and I have found that there is indeed a bug with the stream meta-data code. I can test...
The lines where the library name is specified is here: https://github.com/sccn/labstreaminglayer/blob/master/LSL/liblsl-Python/pylsl/pylsl.py#L1174-L1192 liblsl32.so should be what you want on pi (32-bit, linux), right? On 10/22/2017 08:53 PM, AJ Keller wrote: >...
Thanks for your reply. I figured it out. You have to manually add a .eeg file extension and then it will work. What would be best is if the file...