In Developer Options, "Disable adb authorization timeout".
24.06.2025 08:52 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0@scrcpy.bsky.social
https://github.com/Genymobile/scrcpy
In Developer Options, "Disable adb authorization timeout".
24.06.2025 08:52 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0It's --new-display: github.com/Genymobile/s...
20.06.2025 10:26 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Did you know that Super+i opens the Settings activity on Android?
In OTG mode (with `scrcpy --otg`), this can allow you to enable USB debugging with only the keyboard! (in theory)
www.reddit.com/r/galaxyzfli...
scrcpy 3.3: new version for Android 16 github.com/Genymobile/s...
11.06.2025 20:55 โ ๐ 28 ๐ 4 ๐ฌ 1 ๐ 0What do you mean "scrcpy does not work anymore"? Is it about flickering with the latest Meta Quest firmware?
github.com/Genymobile/s...
github.com/Genymobile/s...
Tip: you could probably replace `adb connect google-pixel-8` by an argument `--tcpip=google-pixel-8`
03.06.2025 08:53 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Oh, ok, if the PC is freezing, it's probably a system/hardware/drivers bug/deadlock. There's probably nothing that scrcpy could do to fix it. Good luck.
16.05.2025 09:48 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0What's freezing? The Android device? The computer? The content in the scrcpy window?
16.05.2025 09:28 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0scrcpy 3.2 has been released, with more audio sources to capture (including voice calls), and fixes for Android 15โ16 ๐ github.com/Genymobile/s...
31.03.2025 07:09 โ ๐ 25 ๐ 4 ๐ฌ 0 ๐ 1If you can plug the device once over USB, I recommend to just use `scrcpy --tcpip` instead of the pairing protocol.
09.03.2025 21:17 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Here we go: github.com/Genymobile/s...
09.03.2025 20:18 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Scrcpy has no ads.
09.03.2025 17:33 โ ๐ 1 ๐ 1 ๐ฌ 1 ๐ 0The first version of scrcpy was released on March 8th, 2018, exactly 7 years ago today. ๐
08.03.2025 14:15 โ ๐ 29 ๐ 2 ๐ฌ 2 ๐ 0What do you mean by "scrcpy is not behaving"?
04.03.2025 08:20 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0If you record (`scrcpy -m1024 --record=file.mp4`), is the resulting file laggy? `--print-fps` might also give hints.
07.02.2025 15:33 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Definitely USB is not the culprit. Try reducing the resolution (`scrcpy -m1024`).
07.02.2025 14:03 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Yes, because android-framework-XX is not in Debian anymore (and too old anyway): tracker.debian.org/pkg/scrcpy So scrcpy could not be built from sources using only Debian packages, so it is not possible to build the scrcpy package for the official repos.
28.01.2025 15:53 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Do you record the video with your camera app, or just display? Try reducing the capture resolution (`scrcpy -m1024`).
13.01.2025 21:55 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0So your camera app "crashes"? (or at least closes) Note that you can capture the camera directly with `scrcpy --video-source=camera`.
13.01.2025 21:32 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0What's the issue?
13.01.2025 21:27 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Change the codec (`--video-codec=h265` or `--video-codec=av1` depending on your device) and/or increase the bit rate (`-b16M`).
12.01.2025 17:20 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0"and displays the game in my phone's aspect ratio" โ You can run the game in a virtual display having the size you want:
`scrcpy --new-display=1920x1080 --no-vd-destroy-content --start-app=โฆ`
github.com/Genymobile/s...
#didyouknow When there is no ambiguity, long options can be abbreviated. For example `scrcpy --new` (or even `scrcpy --ne`) is equivalent to `scrcpy --new-display`. Similarly, `git commit --am` is equivalent to `git commit --amend`.
05.01.2025 10:26 โ ๐ 11 ๐ 1 ๐ฌ 0 ๐ 0An alternative (with one more step) is to use a single script which starts a launcher in a virtual display, then start your apps from there.
16.12.2024 22:03 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0How did you install `adb`?
16.12.2024 12:03 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0It's probably adb then. Try `adb start-server` or `adb devices` without using scrcpy at all.
16.12.2024 11:55 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0What do you mean? What is the output in the console?
13.12.2024 07:37 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0With recent phones (Android 12+), you can also capture the camera directly (`scrcpy --video-source=camera`) ๐ท
12.12.2024 16:07 โ ๐ 1 ๐ 0 ๐ฌ 2 ๐ 0Either use the static binary, or follow the steps in "From an install script": github.com/Genymobile/s...
12.12.2024 16:06 โ ๐ 1 ๐ 0 ๐ฌ 2 ๐ 0scrcpy 3.1 released ๐ github.com/Genymobile/s...
10.12.2024 08:08 โ ๐ 27 ๐ 4 ๐ฌ 0 ๐ 0