srevinsaju / guiscrcpy

A full fledged GUI integration for the award winning open-source android screen mirroring system -- scrcpy located on https://github.com/genymobile/scrcpy/ by @rom1v
https://guiscrcpy.srev.in
GNU General Public License v3.0
2.84k stars 211 forks source link

[BUG] Keymapper is failing to load #290

Open PembaTamang opened 2 years ago

PembaTamang commented 2 years ago

I open the keymapper using the button in the main ui but it failed to load the command line has the following output while I try to open the mapper Waiting for device... [MAPPER] Device connection established... [MAPPER] Checking device orientation [MAPPER] Failed to detect orientation instantly. Expectinvalid orientations. Detected SurfaceOrientation, processing... Failed to detect orientation from device. Fallback to 0 [SERVER] LISTENING VALUES:Your keys are being listened by server.

srevinsaju commented 2 years ago

That is normal, your keys will be forwarded to the device as clicks now.

codedan0 commented 1 year ago

any solution to this?