-
Notifications
You must be signed in to change notification settings - Fork 5
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 failed to start from adborc #17
Comments
Can you try to set the environment variable
Let me know if this works and I will add a fix for it in the next release. |
Yes, it helped. 🙏 Thank you so much. |
However there is another problem. I don't know is it with your connection or with scrcpy. When I minimize scrcpy preview window I am not able to see it again on Mac - only a poor console with logs. |
Can you copy paste the logs seen on the console? |
This is all I have from scrcpy console
please, tell what logs should I send to you? |
Does seem like a scrcpy issue, but I don't have a mac M1 to reproduce the issue and confirm. I will try to get hold of one. Meanwhile, if possible, can you try to connect a device to your mac and directly running scrcpy without adborc. If scrcpy runs and the same issue is seen it might be helpful to check existing issues on the scrcpy project. |
This is definitely not a problem with standard scrcpy (Just tried this via normal wire connection). It looks like that in your case the process of scrcpy just killed when it goes background |
Ah. Thanks for trying this out. I will create a separate issue for this and try to get it fixed before next release. |
Tried to execute command
adborc consumer scrcpy deviceId
. However got an error:Tried several fixes:
adb
to$PATH
variable. Now it accessible as a command from consolescrcpy
command and Wow it works and sees my device connected remotely, however won't start the screen mirroring too. That means that myscrcpy
installed can executeadb
commands.Can someone explain, what could it be please?
ENV
adborc version: v0.1.0
scrcpy version 1.25
Android Debug Bridge version 1.0.41
Version 34.0.0-9570255
consumer/marketmaker - macos m1
supplier - windows 10
device Android 7.1.1
The text was updated successfully, but these errors were encountered: