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

How would one communicate to scrcpy server and send ultrafast input/sendevents in c++ #4218

Closed
GPlays09 opened this issue Aug 6, 2023 · 1 comment

Comments

@GPlays09
Copy link

GPlays09 commented Aug 6, 2023

I would like to know how would one going about making c++ program to interface with scrcpy's interface link to mobile phone and use it to send inputs/ touch events as fast as the server allows.
And if there is any source / example material it would be great.

adb shell input work really slow, and scrcpy's touch throughput works really fast, that is why I am asking.
I have already seen this #231 (comment) it said that you send event data to server with eventually control_event_serialize, but where does it write to?

@rom1v
Copy link
Collaborator

rom1v commented Aug 6, 2023

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