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 don't work with Redmi 9T #2569

Closed
2 tasks
noless3011 opened this issue Aug 17, 2021 · 1 comment
Closed
2 tasks

Scrcpy don't work with Redmi 9T #2569

noless3011 opened this issue Aug 17, 2021 · 1 comment

Comments

@noless3011
Copy link

  • I have read the FAQ.
  • I have searched in existing issues.

Environment

  • OS: Windows
  • scrcpy version: 1.18
  • installation method: I have tried every version
  • device model: redmi 9T
  • Android version: 10

Describe the bug

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

INFO: scrcpy 1.18 <https://github.com/Genymobile/scrcpy>
C:\Users\Admin\scoop\apps\scrcpy\1.18\scrcpy-server: 1 file pushed, 0 skipped. 58.3 MB/s (37330 bytes in 0.001s)
[server] INFO: Device: Xiaomi M2010J19SG (Android 10)
[server] ERROR: Exception on thread Thread[main,5,main]
android.media.MediaCodec$CodecException: Error 0xfffffff4
        at android.media.MediaCodec.native_configure(Native Method)
        at android.media.MediaCodec.configure(MediaCodec.java:2024)
        at android.media.MediaCodec.configure(MediaCodec.java:1952)
        at com.genymobile.scrcpy.ScreenEncoder.configure(ScreenEncoder.java:237)
        at com.genymobile.scrcpy.ScreenEncoder.internalStreamScreen(ScreenEncoder.java:90)
        at com.genymobile.scrcpy.ScreenEncoder.streamScreen(ScreenEncoder.java:61)
        at com.genymobile.scrcpy.Server.scrcpy(Server.java:80)
        at com.genymobile.scrcpy.Server.main(Server.java:255)
        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:380)
INFO: Renderer: direct3d
INFO: Initial texture: 1080x2336
WARN: Device disconnected
WARN: Killing the server...

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

@rom1v
Copy link
Collaborator

rom1v commented Aug 17, 2021

Duplicate of #833.

@rom1v rom1v closed this as completed Aug 17, 2021
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