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

A bug on TV in Android #3021

Closed
Xionghaizi001 opened this issue Feb 14, 2022 · 2 comments
Closed

A bug on TV in Android #3021

Xionghaizi001 opened this issue Feb 14, 2022 · 2 comments

Comments

@Xionghaizi001
Copy link

Xionghaizi001 commented Feb 14, 2022

  • [√] I have read the FAQ.
  • [√] I have searched in existing issues.

Environment

  • OS: Android
  • scrcpy version: 1.22
  • installation method: Windows release
  • device model: Skyworth TV 8H57
  • Android version: 5.1.1

Describe the bug
The program can be send and run(?) in TV, but traced back the following errors and disconncet itself.
The OS is not Android TV by Google, instead of a customized system made by OEM.
For more information or logs, please contact with me.

Posts in terminal

[server] INFO: Device: Skyworth 8H57_H5 (Android 5.1.1)
INFO: Renderer: direct3d
INFO: Initial texture: 1920x1080
WARN: Device disconnected
[server] ERROR: Exception on thread Thread[main,5,main]
android.media.MediaCodec$CodecException: start failed
        at android.media.MediaCodec.native_start(Native Method)
        at android.media.MediaCodec.start(MediaCodec.java:612)
        at com.genymobile.scrcpy.ScreenEncoder.internalStreamScreen(ScreenEncoder.java:92)
        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:249)
WARN: Killing the server...
@rom1v
Copy link
Collaborator

rom1v commented Feb 14, 2022

Please test #2990.

@Xionghaizi001
Copy link
Author

Please test #2990.

Thanks, it's work :D

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