What software can I use to take screenshots with a set interval? I'd like to take screenshots every 2 second or so. Command-line and GUI are both ok.
I'd prefer software that can also resize and compress each screenshot.
|
What software can I use to take screenshots with a set interval? I'd like to take screenshots every 2 second or so. Command-line and GUI are both ok. I'd prefer software that can also resize and compress each screenshot. |
|||||
|
|
Install
|
|||||||||||||||||
|
|
|||
|
|
As per an edit to your question:
|
||||
|
|
|
You can use scrot to capture screenshot from command line and setup a cron job to use scrot to take a screenshot every n seconds. |
|||||||
|