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 error #5100

Open
Feriawal opened this issue Jul 16, 2024 · 0 comments
Open

Scrcpy error #5100

Feriawal opened this issue Jul 16, 2024 · 0 comments

Comments

@Feriawal
Copy link

C:\Users\Administrator\Downloads\Compressed\scrcpy-win64-v2.5\scrcpy-win64-v2.5>scrcpy
scrcpy 2.5 https://github.com/Genymobile/scrcpy
INFO: ADB device found:
INFO: --> (tcpip) 192.168.42.129:5555 device SM_G950F
C:\Users\Administrator\Downloads\Compressed\scrcpy-win64-v...file pushed, 0 skipped. 143.9 MB/s (69624 bytes in 0.000s)
[server] INFO: Device: [samsung] samsung SM-G950F (Android 9)
[server] WARN: Audio disabled: it is not supported before Android 11
[server] ERROR: Exception on thread Thread[video,5,main]
java.lang.RuntimeException: cannot get MediaCodecList
at android.media.MediaCodecList.native_getCodecCount(Native Method)
at android.media.MediaCodecList.initCodecList(MediaCodecList.java:82)
at android.media.MediaCodecList.(MediaCodecList.java:170)
at com.genymobile.scrcpy.CodecUtils.listVideoEncoders(CodecUtils.java:59)
at com.genymobile.scrcpy.LogUtils.buildVideoEncoderListMessage(LogUtils.java:26)
at com.genymobile.scrcpy.SurfaceEncoder.createMediaCodec(SurfaceEncoder.java:212)
at com.genymobile.scrcpy.SurfaceEncoder.streamCapture(SurfaceEncoder.java:53)
at com.genymobile.scrcpy.SurfaceEncoder.lambda$start$0$com-genymobile-scrcpy-SurfaceEncoder(SurfaceEncoder.java:257)
at com.genymobile.scrcpy.SurfaceEncoder$$ExternalSyntheticLambda0.run(D8$$SyntheticClass:0)
at java.lang.Thread.run(Thread.java:764)
ERROR: Could not retrieve device information
ERROR: Server connection failed

please help me solve this problem, what's wrong with it

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

1 participant