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

No stream is displayed: windows Server 2016, Android 8.1 #44

Closed
mtimti opened this issue Oct 13, 2020 · 3 comments
Closed

No stream is displayed: windows Server 2016, Android 8.1 #44

mtimti opened this issue Oct 13, 2020 · 3 comments

Comments

@mtimti
Copy link

mtimti commented Oct 13, 2020

Hi,

after successful starting the frontend , no stream (any decoder) is starting
Listening on: http://xyz:8000 http://[xxx:xx:xxxx:xxxx:xxx]:8000 http://xx.xx.xx.xx:8000 http://[::1]:8000 http://127.0.0.1:8000
[xx.xx.xx.xx:5555] failed to spawn adb process spawn adb ENOENT
Error: spawn adb ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)
at onErrorNT (internal/child_process.js:469:16)
at processTicksAndRejections (internal/process/task_queues.js:84:21)
[xx.xx.xx.xx:5555] adb process (-s xx.xx.xx.xx:5555 shell CLASSPATH=/data/local/tmp/scrcpy-server.jar nohup app_process / com.genymobile.scrcpy.Server 1.16-ws1 ERROR 0 8000000 60 -1 false - false true 0 false false - web 8886 2>&1 > /dev/null) exited with code -4058
[xx.xx.xx.xx:5555] error: failed to start server

http://127.0.0.1:8000/#!action=stream&udid=xx.xx.xx.xx%3A5555&decoder=broadway&ip=xx.xx.xx.xx&port=8886

  • windows server 2016
  • node.js v12.18.4
  • Chrome 85.0.4183.102 (Offizieller Build) (32-Bit)
  • scrcpy-win64-v1.16 is working fine with adb over tcp
  • Android 8.1, SDK 27, wifi is on

Do you have any suggestions?

Thanks

@drauggres
Copy link
Collaborator

Are you sure adb is available in the $PATH?

@drauggres
Copy link
Collaborator

scrcpy-win64-v1.16 includes adb.exe, but this project does not.
Preferable way to get it is to install android platform tools.

@mtimti
Copy link
Author

mtimti commented Oct 13, 2020

Thanks, that helped

@mtimti mtimti closed this as completed Oct 13, 2020
maxduke pushed a commit to maxduke/ws-scrcpy that referenced this issue Aug 10, 2023
DEV-14062 [라미엘] iOS 도입 - 라미엘 안드로이드와 화면과 동작 일치시키기
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