You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
Environment
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
The text was updated successfully, but these errors were encountered: