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

Keyboard not working as expected #44

Open
PiterWeb opened this issue Oct 21, 2024 · 1 comment
Open

Keyboard not working as expected #44

PiterWeb opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working go Pull requests that update Go code javascript Pull requests that update Javascript code

Comments

@PiterWeb
Copy link
Owner

Describe the bug
A clear and concise description of what the bug is.

The keyboard pulsations are not acurate. Its duration is like a few miliseconds

To Reproduce
Steps to reproduce the behavior:

Enter a session, stablish it and try the keyboard in some programs like games or similar.

Expected behavior
A clear and concise description of what you expected to happen.

The keyboard pulses must be similar to the reals

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Version 2.4

Browser (please complete the following information):

  • Device: PC
  • OS: Windows
  • Browser Brave
  • Version 2.4

Additional context
Add any other context about the problem here.

@PiterWeb PiterWeb added bug Something isn't working javascript Pull requests that update Javascript code go Pull requests that update Go code labels Oct 21, 2024
@PiterWeb
Copy link
Owner Author

I thinking on adding the package https://github.com/go-vgo/robotgo in replacement of https://github.com/micmonay/keybd_event because the actual has an API that is not very compatible with the idea of pressing and releasing the keys independently.

In addition https://github.com/go-vgo/robotgo is a very stable solution that works the way I want in this case and has a lot of features related to screen that could be very interesting in the future for a more "native" way of screen streaming without using the browser API getDisplayMedia().

@PiterWeb PiterWeb self-assigned this Mar 25, 2025
@PiterWeb PiterWeb moved this to ⌛ In Progress in LibreRemotePlay Tasks Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go Pull requests that update Go code javascript Pull requests that update Javascript code
Projects
Status: ⌛ In Progress
Development

No branches or pull requests

1 participant