Simon Chan

Results 235 comments of Simon Chan

I have a POC that can inject audio into Android microphone on Android 13. Previous versions are not supported because ADB shell doesn't have the required permission (`MODIFY_AUDIO_ROUTING`). It doesn't...

https://github.com/Genymobile/scrcpy/issues/1887#issuecomment-1405184608 Possible, but hard to be integrated into Scrcpy.

In Chrome it's called Overscroll history navigation, as the name suggests, it simply reacts to horizontal scrolling when it's already at left-most or right-most. In another word, it's same as...

The option name is `--root` but it actually runs as uid 1000 might be a little mis-leading. I reserved the `--uid` flag for you #3729 :-) IIRC audio capture should...

> I figured since 0 is an unnecessary elevation but root privs are required to elevate to 1000 Oh, sure. I was looking for past vulnerability reports that give uid...

I also only have rooted Android 10 emulators. No matter whether `adbd` is running as root, with `--root` I got: ```sh > .\scrcpy.exe -Vverbose --audio-codec=aac --audio-encoder='OMX.google.aac.encoder' --root scrcpy 2.1 DEBUG:...

It's caused by WinGet, see: * #4027 * https://github.com/microsoft/winget-pkgs/issues/107858 * https://github.com/microsoft/winget-cli/issues/2711

Translation: Please contact the software developer, or try other screen casting software instead.

> I don't know if the UHID mouse can be configured to work on a separate virtual screen. I think it's impossible. Presume the "official" virtual mouses work on virtual...