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

ポーリング頻度が高すぎるとラズパイがbusyになりがち #1

Open
jiikko opened this issue Jul 3, 2022 · 0 comments

Comments

@jiikko
Copy link
Member

jiikko commented Jul 3, 2022

ポーリングした時点のスナップショットのみを受け取るんじゃなくて、pbmから時間単位で区切られたストリームを受け取るようにしたい。
そうすれば、今より遅延が多少増えるけど、入力表示の精度は上がる。


今の実装では、ポーリング頻度を下げると、ポーリングにかからないボタン入力を表示できない(精度が下がってしまう)。

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

1 participant