Romain Vimont

Results 2060 comments of Romain Vimont

Could please you try the official release with a different audio driver: #3799

On a branch, I implemented an option `--audio-output-buffer`. Please restore the original `scrcpy-server` in the v2.0 release. Confirm that you get a robotic sound. Then replace this binary: - [`scrcpy.exe`](https://tmp.rom1v.com/scrcpy/3793/3/scrcpy.exe)...

I merged this new option `--audio-output-buffer` into `dev`: 39544f34b4d63a6cdb91802a9c6136b3d6a6003a

1. Please write in English. 2. On Windows, use `scrcpy-console.bat` to not close the terminal in case of error: https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md#run 3. Post the error message here.

https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#device-unauthorized

Your device must be detected by adb for scrcpy to work (i.e. `adb devices` must list your device). Maybe you need some additional drivers: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#device-not-detected Does it work over usb?

This is independent of the scrcpy version, it's just adb. You must make your device detected by adb.

You must authorize USB debugging. For Wifi, you must connect once via USB before hand (or pair your device using the [wireless debugging option](https://developer.android.com/studio/command-line/adb#connect-to-a-device-over-wi-fi-android-11+)). See https://github.com/Genymobile/scrcpy/blob/master/doc/device.md#tcpip-wireless

> to add those missing steps you provided here either to https://github.com/Genymobile/scrcpy/blob/master/README.md#prerequisites Ironically, I changed yesterday the link in prerequisites (1a80333747de602b03ca7ae6b8e58790eeefc3dc) because people did not find immediately how to enable...

That's a different option, you have to pair your device with different commands manually: https://developer.android.com/studio/command-line/adb.html#wireless-android11-command-line The link is mentioned at the end of this section: https://github.com/Genymobile/scrcpy/blob/dev/doc/device.md#tcpip-wireless