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

how can i change the port when i start the minicap socke server ? #38

Closed
fengzhou opened this issue Oct 22, 2016 · 8 comments
Closed

how can i change the port when i start the minicap socke server ? #38

fengzhou opened this issue Oct 22, 2016 · 8 comments

Comments

@fengzhou
Copy link

No description provided.

@sorccu
Copy link
Member

sorccu commented Oct 22, 2016

Run minicap with the -h flag and it will tell you.

@sorccu sorccu closed this as completed Oct 22, 2016
@fengzhou
Copy link
Author

thanks i will try.

@fengzhou
Copy link
Author

C:\Users>adb shell LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -h
Usage: /data/local/tmp/minicap [-h] [-n ]
-d : Display ID. (0)
-n : Change the name of the abtract unix domain socket. (minicap)
-P : Display projection (x@x/{0|90|180|270}).
-s: Take a screenshot and output it to stdout. Needs -P.
-S: Skip frames when they cannot be consumed quickly enough.
-t: Attempt to get the capture method running, then exit.
-i: Get display information in JSON format. May segfault.
-h: Show help

don't get the message of change the minicap port . the name ?

@sorccu
Copy link
Member

sorccu commented Oct 24, 2016

There is no port. There's an abstract unix socket and the name of it can be seen in the help message.

@fengzhou
Copy link
Author

i got many mobile phone. and just one pc.
i want to use minicap to get those phones's screen . could you please give me a way .

@sorccu
Copy link
Member

sorccu commented Oct 24, 2016

Use STF or figure it out yourself. Aside from the README, we don't help with usage.

@fengzhou
Copy link
Author

i had installed stf .and it working now.
and i want to know the minicap in the stf. How to achieve a computer to get a number of mobile phone screen。
the openstf/minicap/example/app.js .i just run once node app.js .when i run another node app.js ,it don't work . by the port 9002 .

@sorccu
Copy link
Member

sorccu commented Oct 24, 2016

The example is not a full blown app. You're asking for too much, we don't provide that level of support. You can take a look at the STF source to see how it does it.

@openstf openstf locked and limited conversation to collaborators Oct 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants