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 to dynamically change parameters #58

Closed
bbdabing opened this issue Mar 11, 2017 · 4 comments
Closed

How to dynamically change parameters #58

bbdabing opened this issue Mar 11, 2017 · 4 comments

Comments

@bbdabing
Copy link

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

@sorccu
Copy link
Member

sorccu commented Mar 11, 2017

Restart it. That's the only way right now.

@sorccu sorccu closed this as completed Mar 11, 2017
@bbdabing
Copy link
Author

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.

@sorccu
Copy link
Member

sorccu commented Mar 11, 2017

Well that's not my problem. You can run a shell command like ps on the device the retrieve the pid, or use some other method. Please do your own work.

@bbdabing
Copy link
Author

ok,tks,I'll find another way

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