-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Fails with more than one device or emulator.. even if theres only one device #121
Comments
Thank you for your report.
This is "expected" over TCP, that's why a fallback to
If after that scrcpy stops without displaying the device, the number of connection attempts for |
Could you try with v1.2, please? |
@rom1v Yes, it works with v1.2, but the error (impt?) still shows up. |
That's expected (see #5). 👍 |
Same error with v1.6 here
|
@pablitok This "error" is expected over TCPIP (and harmless, since there is a fallback). Do you use it over wifi? |
Sorry, I misunderstand that the expected error was the one about the fallback, not the one about multiple devices.
Yeah, I use it over wifi
Thanks!
…On Jan 22 2019, at 12:47 pm, Romain Vimont ***@***.***> wrote:
@pablitok (https://github.com/pablitok) This "error" is expected over TCPIP (and harmless, since there is a fallback). Do you use it over wifi?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub (#121 (comment)), or mute the thread (https://github.com/notifications/unsubscribe-auth/AF93J-9ykP0BLq7R42jgrGpva-DbsIwtks5vFzJ9gaJpZM4TVDRH).
|
@pablitok So it works? (if it does not, please paste the whole scrcpy output) |
yeah, it works,!
…On Jan 22 2019, at 12:54 pm, Romain Vimont ***@***.***> wrote:
@pablitok (https://github.com/pablitok) So it works? (if it does not, please paste the whole scrcpy output)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub (#121 (comment)), or mute the thread (https://github.com/notifications/unsubscribe-auth/AF93JyfM6LNN7Ya0x3C11S38ER8zsIJ5ks5vFzQsgaJpZM4TVDRH).
|
Hey @rom1v, I'm hitting this issue too on 1.10:
I've got an emulator running and a device. |
Then use |
@rom1v I really need your help on this, I've tried all the workarounds but it still fails. Here is my $ scrcpy -v
scrcpy 1.11
dependencies:
- SDL 2.0.8
- libavcodec 57.107.100
- libavformat 57.83.100
- libavutil 55.78.100 Here is my device, you can see it's just one: $ adb devices
List of devices attached
192.168.43.1:5555 device But after runniny $ scrcpy
INFO: scrcpy 1.11 <https://github.com/Genymobile/scrcpy>
/usr/local/share/scrcpy/scrcpy-server:...shed. 0.6 MB/s (25454 bytes in 0.038s)
adb: error: more than one device/emulator
ERROR: "adb reverse" returned with value 1
WARN: 'adb reverse' failed, fallback to 'adb forward'
27183
Aborted |
Thanks a lot @rom1v it now works with But there's one little issue, the device appears upside down :) |
@aminukano585 Please open a new issue for that, with more details (device, android version, does it always happen, screenshot...). Thank you. |
Version:
The text was updated successfully, but these errors were encountered: