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 modify StayUP so that it waits for a certain amount of time before it starts the application? #2

Open
sarangborude opened this issue Jun 24, 2015 · 3 comments

Comments

@sarangborude
Copy link

I am using StayUp to start and application to keep it running. The application uses a depth camera. It needs to wait for some time before the application is restarted after a crash. How can I make sure that StayUp waits before it starts the application after a crash/quit.

Another question is slightly unrelated. Is there any way I can programatically unplug and plug the usb camera before starting the application using StayUP???

Thanks

@nickdevereaux
Copy link

I have almost the exact same need! Public video wall program that sometimes needs maintenance, killing the app remotely to make some changes just fires it back up again. And because it's a fullscreen app I can't just alt-tab. I'm thinking I might have to submit a PR with some changes. @sarangborude I'll let you know if I can get this done

@nickdevereaux
Copy link

@sarangborude Done! Using it in a production server already.

You can clone my branch or just download the updated exe to test

@sarangborude
Copy link
Author

@nickdevereaux Thanks, this is awesome..!!!!

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