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

integrate screen recorder functionality #87

Open
simonmeggle opened this issue May 21, 2015 · 2 comments
Open

integrate screen recorder functionality #87

simonmeggle opened this issue May 21, 2015 · 2 comments

Comments

@simonmeggle
Copy link

In some cases, a screen record of an exception would be more helpful to investigate the cause of an error.

Perhaps helpful:
https://code.google.com/p/java-screen-recorder/

@simonmeggle
Copy link
Author

Introduce properties for

  • record never
  • record always
  • record only on exception (= recording is always done, but file is kept only in case of an exception)

@toschneck
Copy link
Contributor

maybe use openCV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants