-
Notifications
You must be signed in to change notification settings - Fork 623
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 stop minicap #59
Comments
Kill it. It shows you the pid, you can use that. |
but when i execute LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 1440x2560@144x256/0 like this,i can't receive the output, execute LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 1440x2560@1440x2560/0 can get the pid ,why! |
String output = executeShellCommand(startCommand); |
Maybe it's too small and the system refuses it. Try a larger size. |
how stop minicap
The text was updated successfully, but these errors were encountered: