-
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 to dynamically change parameters #58
Comments
Restart it. That's the only way right now. |
can you tell me how to restart the minicap,i try to kill the pid,but i can't receive the pid when execute this LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 1440x2560@144x256/0,it's 1440x2560 and 144x256. |
Well that's not my problem. You can run a shell command like |
ok,tks,I'll find another way |
How to dynamically change parameters
from
LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 1440x2560@144x256/0
to
LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 1440x2560@1440x2560/0
The text was updated successfully, but these errors were encountered: