Skip to content

Commit 8779ed7

Browse files
committed
2 parents 72311ee + 0199d7f commit 8779ed7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/info/ovas.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ To enable LSL output, click on Preferences in the OVAS application, check the bo
1010

1111
.. image:: ../images/ovas-driverprops.png
1212

13+
Problem with timestamps
14+
***********************
15+
Once upon a time, and possibly still in the version you have, OVAS incorrectly overrides the timestamps.
16+
This makes it impossible to synchronize streams obtained from OVAS with streams obtained from non-OVAS sources.
17+
There is a solution. Follow this link for more info: http://openvibe.inria.fr/tracker/view.php?id=197
18+
1319
Minimizing Latency
1420
******************
15-
The OVAS outputs the data in equal-sized chunks, and the chunk size determines most of the latency of the program. To minimize this latency, use the lowest possible setting under "Sample count per sent block". Some device drivers also offer options that indirectly affect the latency, for example the "Brain Products BrainAmp series" driver has an option called "Decimation factor", which serves to reduce the effective sampling rate (default=10x). The length of the output buffer (in seconds) is proportional to this factor, so a lower value will give you lower latency.
21+
The OVAS outputs the data in equal-sized chunks, and the chunk size determines most of the latency of the program. To minimize this latency, use the lowest possible setting under "Sample count per sent block". Some device drivers also offer options that indirectly affect the latency, for example the "Brain Products BrainAmp series" driver has an option called "Decimation factor", which serves to reduce the effective sampling rate (default=10x). The length of the output buffer (in seconds) is proportional to this factor, so a lower value will give you lower latency.

0 commit comments

Comments
 (0)