Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Plugin support for DejaVu Replay bidirectional communication #147

Open
vzyrianov opened this issue May 15, 2020 · 0 comments
Open

Add Plugin support for DejaVu Replay bidirectional communication #147

vzyrianov opened this issue May 15, 2020 · 0 comments
Assignees

Comments

@vzyrianov
Copy link
Member

One method of replaying is to send gaze data only when all the connected plugins are ready for it by communicating bidirectionally.

In the bidirectional mode, Dejavu sends gaze data, then waits for a response from all the plugins. Once it receives that response, it continues with the replay.

/scripts/test_socket_client.py shows how a plugin should behave (once the sock.sendall(b'a') line is uncommented).

@dtg3 dtg3 transferred this issue from another repository Jun 29, 2021
@Joshua2000B Joshua2000B changed the title Add Plugin support for replay bidirectional communication Add Plugin support for DejaVu Replay bidirectional communication May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants