Romain Vimont

Results 2060 comments of Romain Vimont

Thank you for your investigations. @onyhen What's the problem with the normal mouse mode (when you don't pass `--mouse=hid`)? You should still be able to click, can't you?

Thank you for your report. > but it quickly disappears and exits the command. Without any error message? I cannot reproduce the problem. Maybe because the binary was from an...

> I cannot reproduce the problem. OK, on Windows, I can reproduce. I will investigate.

OK, with these two changes it should be fixed: fix 1 ```diff diff --git a/app/src/screen.c b/app/src/screen.c index cda562468..9ee61383c 100644 --- a/app/src/screen.c +++ b/app/src/screen.c @@ -272,6 +272,8 @@ sc_screen_render(struct sc_screen *screen,...

> So the scrcpy -KM --no-video --no-audio command basically is like OTG mode, but with the UHID keyboard/mouse. The main purpose of OTG mode is to work without adb (USB...

> The options `--window-height` doesn't seem to work with this option Thank you for the report. Fixed: - [`scrcpy-pr4868.4.zip`](https://tmp.rom1v.com/scrcpy/4868/4/scrcpy-pr4868.4.zip) `SHA-256: b769c9bc403d91d78fae3efa87856dbe2af5905c8d3a33392beaf5fa7103c30` > except `--legacy-paste` only works when running with …...

I fixed some bugs and merged into `dev`.

Do you have some headphones connected?

Weird, which device is it? Does it work with another device?

> I suspect there is a security mechanism on that device to limit the audio forwarding. Or something not implemented related to REMOTE_SUBMIX capture. Can you connect bluetooth earphones to...