Packet loss with OpenViBE and Python
cookednoodle
Texas
Hello,
I am trying to use my OpenBCI board with OpenViBE. However, I get errors about discontinuous data. I suspect this is from packet loss. I see packet loss warnings from the OpenViBE acquisition server when using the OpenBCI driver. I wrote a Python script with the Python API to check the sample IDs. I see a drop every ten seconds or so of either 1, 20, or 21 packets.
Anyone else having success with OpenBCI and OpenViBE? Anyone have any idea why the packets are only dropped in batches of 1, 20, or 21?
Versions:
- Ubuntu 14.04
- OpenViBE 1.1
- OpenBCI_Python master branch at 35a37a8
Thank you!
Comments
http://openvibe.inria.fr/acquisition-server/
With Python, there is another thread that discusses this, I don't know if any resolution or hints at solutions have been determined,
http://openbci.com/forum/index.php?p=/discussion/378/openbci-python-unreliable-linux-mac-acquisition
http://openbci.com/forum/index.php?p=/discussion/313/actual-sampling-rate-around-250-5-hz
So the Python with Linux is really a separate issue. OpenViBE is probably doing what you are telling it in that config panel.
William
William