We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment
Describe the bug
scrcpy failed to launch
On errors, please provide the output of the console (and adb logcat if relevant).
adb logcat
❯ scrcpy scrcpy 2.3.1 <https://github.com/Genymobile/scrcpy> INFO: ADB device found: INFO: --> (usb) 24031FDF6002QB device Pixel_6 /usr/local/Cellar/scrcpy/2.3.1/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 38.2 MB/s (66007 bytes in 0.002s) [server] INFO: Device: [Google] google Pixel 6 (Android 14) [server] ERROR: Exception on thread Thread[video,5,main] java.lang.AssertionError: java.lang.NoSuchMethodException: android.view.SurfaceControl.createDisplay [class java.lang.String, boolean] at com.genymobile.scrcpy.wrappers.SurfaceControl.createDisplay(SurfaceControl.java:85) at com.genymobile.scrcpy.ScreenCapture.createDisplay(ScreenCapture.java:77) at com.genymobile.scrcpy.ScreenCapture.start(ScreenCapture.java:38) at com.genymobile.scrcpy.SurfaceEncoder.streamScreen(SurfaceEncoder.java:72) at com.genymobile.scrcpy.SurfaceEncoder.lambda$start$0$com-genymobile-scrcpy-SurfaceEncoder(SurfaceEncoder.java:253) at com.genymobile.scrcpy.SurfaceEncoder$$ExternalSyntheticLambda0.run(Unknown Source:4) at java.lang.Thread.run(Thread.java:1012) Caused by: java.lang.NoSuchMethodException: android.view.SurfaceControl.createDisplay [class java.lang.String, boolean] at java.lang.Class.getMethod(Class.java:2950) at java.lang.Class.getMethod(Class.java:2450) at com.genymobile.scrcpy.wrappers.SurfaceControl.createDisplay(SurfaceControl.java:83) ... 6 more INFO: Renderer: metal ERROR: Demuxer 'audio': stream disabled due to connection error ERROR: Demuxer error
Please do not post screenshots of your terminal, just post the content as text instead.
The text was updated successfully, but these errors were encountered:
See #4656 #4657
Sorry, something went wrong.
can confirm it works, thank you!
No branches or pull requests
Environment
Describe the bug
scrcpy failed to launch
On errors, please provide the output of the console (and
adb logcat
if relevant).Please do not post screenshots of your terminal, just post the content as text instead.
The text was updated successfully, but these errors were encountered: