Romain Vimont
Romain Vimont
Update: https://github.com/Genymobile/scrcpy/issues/3800#issuecomment-1755466479
Any related error in `adb logcat`?
```bash adb logcat -c # clear scrcpy adb logcat -d > logcat.txt ``` Then post the file.
You mean "DeX" or something like that? https://github.com/Genymobile/scrcpy/issues/397#issuecomment-628191039
Oh, indeed, I have this option on my OnePlus 7 Pro. I don't know how it works though (what happens once it's enabled?).
> Using scrcpy, it only mirrors the phone screen. That's expected before Android 10: https://github.com/Genymobile/scrcpy/blob/master/README.md#display But it should work on Android 10 :/ Any message in the console?
@i39MT Thank you for the trick. However, on my OnePlus 7 Pro, if a add a simulated secondary display, mirroring it displays a blank screen.
Then: ``` scrcpy --display 0 scrcpy --display 11 ```
> scrcpy : unknown option --display Then use the latest version.
What is the result of `scrcpy --version`?