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

Black screen error. #8

Open
oznfc opened this issue Mar 7, 2023 · 1 comment
Open

Black screen error. #8

oznfc opened this issue Mar 7, 2023 · 1 comment

Comments

@oznfc
Copy link

oznfc commented Mar 7, 2023

Hi . I deployed app from android studio to my device. When ı tryed connect to another device from app , ı can see only black screen . It's my debug console output.


W/System.err: java.net.SocketException: Broken pipe
W/System.err:     at java.net.SocketOutputStream.socketWrite0(Native Method)
W/System.err:     at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
W/System.err:     at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
W/System.err:     at java.io.DataOutputStream.write(DataOutputStream.java:107)
W/System.err:     at org.las2mile.scrcpy.Scrcpy.startConnection(Scrcpy.java:165)
W/System.err:     at org.las2mile.scrcpy.Scrcpy.access$000(Scrcpy.java:29)
W/System.err:     at org.las2mile.scrcpy.Scrcpy$1.run(Scrcpy.java:73)
W/System.err:     at java.lang.Thread.run(Thread.java:764)
@updeshxp
Copy link
Owner

The original author has released a new version:
https://gitlab.com/las2mile/scrcpy-android
Could you Please check on the same if this issue is present.

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