Acquisition Server LSL: Error resolving signal with name []

Obtaining data from various hardware devices
Post Reply
matteo.mazzanti
Posts: 1
Joined: Wed May 01, 2019 3:17 pm

Acquisition Server LSL: Error resolving signal with name []

Post by matteo.mazzanti »

Dears,
using the Acquisition Server, I would like to acquire data through the LSL driver, but I cannot.

Unfortunately, on the the Acquisition Server panel, when I click "connect", the following error is logged:

Code: Select all

[  INF  ] Connecting to device [LabStreamingLayer (LSL)]...
[ ERROR ] Error resolving signal stream with name []
[ ERROR ] Connection failed...
[  INF  ] Disconnecting.
Trying to set the parameter into the driver's properties panel is not allowed, as the parameter's value drop-down menu is disabled.
In other words, it is not possible to set the Signal Stream parameter from the driver property panel.

Image
https://ibb.co/wQFQPy6

My setup:
Ubuntu 16.10
OV: 2.2.0
Self built

UPDATE 2019-05-04
I have also tried OV v2.1 self built on Ubuntu 16.10 and OV v2.2 windows installer on Windows 10.
Same results. The LSL driver cannot be started due to the same error:

Code: Select all

Error resolving signal stream with name []
Thanks in advice for helping.
Matteo Mazzanti

Post Reply