current brainflow streaming_board mode does not work with OpenBCI GUI

I am trying to get data to stream from my software into OpenBCI GUI using the Streaming (from external) Data Source.

I have observed that using the current master branch of brainflow is incompatible with version 5.0.3 of OpenBCI GUI.

Here is video showing two programs built with current brainflow master branch code, the server side is connected to the dongle and using start_stream with streaming_board:. The other program on a different computer can receive the brainflow data stream. However, you will see in the video that Open BCI GUI can not receive this stream.
https://youtu.be/XYnZkPIIiYI

Here is another video showing the server program using brainflow libraries built from the OpenBCI_GUI fork. In this video, you can see that OpenBCI_GUI can receive streaming board from the program when it is using the older version of brainflow from the fork.
https://youtu.be/MPk14WcH6jE

Conclusion: Current brainflow streaming_board is not compatible with OpenBCI GUI.

Is this a know issue? Any idea when OpenBCI_GUI will get an update so it will be compatible with board_streaming from brainflow master branch?

Comments

Sign In or Register to comment.