Touchscreen not captured properly without --no-mouse-hover (original) (raw)
Environment
- OS: Windows 11
- Scrcpy version: 2.5
- Installation method: Windows Release 64 bit
- Device model: Orange Pi
- Android version: 12
Describe the bug
When running scrcpy.exe with no flags, it works fine with the mouse. However, attempting to use the touchscreen either does not work at all or only sometimes works for a little bit.
Adding the flag --no-mouse-hover causes touchscreen input to be captured again.