EmotiBit / ofxEmotiBit

OpenFrameworks library and examples for the EmotiBit
MIT License
33 stars 7 forks source link

Oscilloscope does not receive LSL markers in macos/linux from windows #222

Open nitin710 opened 7 months ago

nitin710 commented 7 months ago

Describe the bug Oscilloscope does not receive LSL markers in macos/linux from windows. Details:

Expected behavior EmotiBit Oscilloscope should detect LSL markers is the generator is on the same network

Additional details

Marker generator Receiver Result
Windows 11 (using python script) EmotiBit Oscilloscope v1.8.4 on macos cataline+apple silicon Stream not detected
Windows 11 (using python script) EmotiBit Oscilloscope v1.8.4 on macos mojave+intel Stream not detected
Windows 11 (using python script) labRecorder v1.16.0 on macOS+apple silicon Stream not detected
Windows 11 (using python script) EmotiBit Oscilloscope v1.5.10 on macos mojave+intel Stream not detected
Windows 11 (using python script) EmotiBit Oscilloscope v1.8.4 on linux ubuntu Stream not detected
Windows 11 (using python script) EmotiBit Oscilloscope v1.8.4 on same windows system generating marker stream Stream detected
Windows 11 (using python script) EmotiBit Oscilloscope v1.8.4 on different windows(10) system on the network Stream detected
macos+apple silicon + liblsl v1.16.2 EmotiBit Oscilloscope v1.8.4 on same macos system Stream detected
macos+apple silicon + liblsl v1.16.2 EmotiBit Oscilloscope v1.8.4 on linux Stream detected

Observations/ Summary

For users running into this issue