sccn / liblsl

C++ lsl library for multi-modal time-synched data transmission over the local network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple publishing streams fail to respond to enumeration

xloem opened this issue · comments

commented

I'm trying to get muse-lsl working a little. It opens multiple streams from the same process, for the different sensors in the band. Unfortunately, only one of the streams shows up in LSL client apps.

I monitored the network traffic for 127.0.0.1 and it looks like only one of the streams is responding to the query on port 16571, the others ignoring. Here is a packet log.

I expect one of them is receiving all the request packets, without sending them to the others.

Here is a server log.

commented

It looks like this is a behavior of firewalld.