Skip to content
New issue

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

Scrcpy stopped working on Galaxy A11 when it's on Windows 10 #2329

Open
RedPCat opened this issue May 20, 2021 · 1 comment
Open

Scrcpy stopped working on Galaxy A11 when it's on Windows 10 #2329

RedPCat opened this issue May 20, 2021 · 1 comment

Comments

@RedPCat
Copy link

RedPCat commented May 20, 2021

Environment

  • OS: Windows 10 Home
  • scrcpy version: 1.12.1
  • installation method: Windows release
  • device model: Samsung Galaxy A11 (SM-A115U)
  • Android version: 10

Describe the bug
Scrcpy won't connect to the Galaxy A11 on Windows when it worked on Ubuntu

On errors, please provide the output of the console (and adb logcat if relevant).

`C:\Users\mcpen\Downloads\scrcpy-win64-v1.17>scrcpy
INFO: scrcpy 1.17 <https://github.com/Genymobile/scrcpy>
C:\Users\mcpen\Downloads\scrcpy-win64-v1.17\scrcpy-server:... file pushed, 0 skipped. 30.2 MB/s (34930 bytes in 0.001s)
[server] INFO: Device: samsung SM-A115U (Android 10)
INFO: Renderer: direct3d
INFO: Initial texture: 720x1560
WARN: Device disconnected
[server] ERROR: Exception on thread Thread[main,5,main]
android.media.MediaCodec$CodecException: Error 0xffffec77
        at android.media.MediaCodec.native_configure(Native Method)
        at android.media.MediaCodec.configure(MediaCodec.java:2023)
        at android.media.MediaCodec.configure(MediaCodec.java:1951)
        at com.genymobile.scrcpy.ScreenEncoder.configure(ScreenEncoder.java:232)
        at com.genymobile.scrcpy.ScreenEncoder.internalStreamScreen(ScreenEncoder.java:89)
        at com.genymobile.scrcpy.ScreenEncoder.streamScreen(ScreenEncoder.java:60)
        at com.genymobile.scrcpy.Server.scrcpy(Server.java:80)
        at com.genymobile.scrcpy.Server.main(Server.java:252)
        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:342)
WARN: Killing the server...

C:\Users\mcpen\Downloads\scrcpy-win64-v1.17>`

Please do not post screenshots of your terminal, just post the content as text instead.

@rom1v
Copy link
Collaborator

rom1v commented May 20, 2021

This is a device issue, independent of the computer system. Try to reboot the device.

Ref #498

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants