Giter VIP home page Giter VIP logo

Comments (3)

Torombolo00 avatar Torombolo00 commented on July 26, 2024 1

Hi.

  1. You need to add path to adb.exe into PATH environment variable. Something like this (method 2). I'm not sure if windows will apply changes right away, probably you will need to restart your PC.
  2. Why adb on your pixel 3 is listening on tcp instead of usb? (it does not matter, I'm just curious)
  3. You don't need to run adb disconnect. After state changed to device server (nodejs) should "install" scrcpy server to the device, and the value in the PID column should be changed. If it is not try to reload the page, it will trigger check/install sequence for all connected devices.

P.S. Actually after you have server running on the device you can do disonnect and still be able to steam screen (but not to connect to shell) , but you will need to specify parameters (ip and port) manually in the url, because the device will disappear from the list.

Thanks for the Reply let me answer the questions.

  1. Done >.> i am dumb this will save me a lot of headaches thanks!

  2. Im used to using TCP instead of usb on my phones so its been hammered in my brain, for me its easier to remember the ip

  3. I waited a bit and boy oooooh boy

image

PS. i did download the dev build and it seems to get it working 0 errors, will do more test tomorrow.

Thank you so much!!!!!

from ws-scrcpy.

drauggres avatar drauggres commented on July 26, 2024

Hi.

  1. You need to add path to adb.exe into PATH environment variable. Something like this (method 2). I'm not sure if windows will apply changes right away, probably you will need to restart your PC.
  2. Why adb on your pixel 3 is listening on tcp instead of usb? (it does not matter, I'm just curious)
  3. You don't need to run adb disconnect. After state changed to device server (nodejs) should "install" scrcpy server to the device, and the value in the PID column should be changed. If it is not try to reload the page, it will trigger check/install sequence for all connected devices.

P.S. Actually after you have server running on the device you can do disonnect and still be able to steam screen (but not to connect to shell) , but you will need to specify parameters (ip and port) manually in the url, because the device will disappear from the list.

from ws-scrcpy.

drauggres avatar drauggres commented on July 26, 2024

Please, try to reproduce crash with develop branch, I added some logging (if it was the right place, then it will not crash, but just print more sensible message).

from ws-scrcpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.