looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...
How can the Zone of Truth spell be defeated without the caster knowing?
How can I place the product on a social media post better?
How to type a section sign (§) into the Minecraft client
How exactly does Hawking radiation decrease the mass of black holes?
Rivers without rain
Meaning of Bloch representation
What happened to Captain America in Endgame?
Are Boeing 737-800’s grounded?
The Defining Moment
Why do Computer Science majors learn Calculus?
Critique of timeline aesthetic
Why do games have consumables?
How much cash can I safely carry into the USA and avoid civil forfeiture?
What is the difference between `command a[bc]d` and `command `a{b,c}d`
Will tsunami waves travel forever if there was no land?
How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?
Binary Numbers Magic Trick
A Strange Latex Symbol
How to creep the reader out with what seems like a normal person?
Does this extra sentence in the description of the warlock's Eyes of the Rune Keeper eldritch invocation appear in any official reference?
How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?
Pass By Reference VS Pass by Value
What language was spoken in East Asia before Proto-Turkic?
Controversial area of mathematics
looking for continuous Screen Capture for retroactivly reproducing errors, timeback machine
Rolling desktop recorder?Rolling desktop recorder?Least CPU intensive way of streaming your screen on windows?Hardware solution for screen captureHow do I record my screen using VLC or other software without wasting CPU?Play Video on CPU: “VIA Samuel 2”, 797 MHZFogbugz - I need a screen capture tool - terminal services compliantCapture screen with fixed regionRapid screen capture program?Create a screencast with ffmpeg: how to keep video+audio in sync?Slow down a computer “second” to get more CPU cycles to screen capture real time animations
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
Usually Screen Video Capturing software are tailored for kind of video producers, who have a plan, have prepared keynotes, etc.
However, I want a "time machine" program for a specific use case:
- Hey, there is a problem with computer/problem! Come and see.
- Oh, indeed, an error. What did you do to come to this error?
- Nothing! I was just working and then suddenly...
What was this "just working" exactly? That is very hard to remember if you was not consciously prepared for it. And you are not, before bug manifests. And when it manifested it often is too late. Sometimes reproducing is easy. But sometimes it requires so fine and rare tweak in workflow - that it just does not register in casual memory. And reproducing that error becomes a search for black cat in dark room.
I wonder if there is a video capturing program for Windows that
- Runs continuously in background, capturing screen, mouse and keyboard. Well, at very least - screen w/o mouse and keyboard.
Webcams, sound - are not needed. Well, maybe sound like standard Windows error beeps, but definitely not microphone sound.
- Only cares to save last 10-15 minutes. The rest is auto-dropped. Capture should be "rotated" automatically. Until users knocks some obstacle and presses a button to stop dropping and save the recorded buffer persistently.
Basically user should be able to easily record all his activity of TIME PAST.
- Lightweight, to work on old computers. Yes, really old computers: not much RAM, slow CPU, no SSD, relatively old HDDs (though desktop HDDs seems to be on performance plateau for last 10 years at least).
That is tricky. For example HuffYUV
codec provides blazing speed by "Huffman compression", so CPU use is minimal. Then, Huffman compression is weak - so the datastream is huge, putting huge burden on RAM volume and HDD throughput.
On the contrary, H.265 would maybe produce minimal datastream (though it is JPEG-like, designed to record natural images rather than desktop programs with their crisp rectangles PNG-like) but at the cost of unbearable CPU consumption.
Maybe there is better codec designed from ground-up for office applications screen captures instead of real world video?
UPD - actually there is, and it is called VNC, TeamViewer, etc...
- Preferably free to use. It would be good if vendors could suggest this software to their customers, so they could keep it running around clock for weeks until they manage to hit that rare set of conditions triggering the "unreproducible" but recurring error.
windows screen-capture logrotate lightweight
add a comment |
Usually Screen Video Capturing software are tailored for kind of video producers, who have a plan, have prepared keynotes, etc.
However, I want a "time machine" program for a specific use case:
- Hey, there is a problem with computer/problem! Come and see.
- Oh, indeed, an error. What did you do to come to this error?
- Nothing! I was just working and then suddenly...
What was this "just working" exactly? That is very hard to remember if you was not consciously prepared for it. And you are not, before bug manifests. And when it manifested it often is too late. Sometimes reproducing is easy. But sometimes it requires so fine and rare tweak in workflow - that it just does not register in casual memory. And reproducing that error becomes a search for black cat in dark room.
I wonder if there is a video capturing program for Windows that
- Runs continuously in background, capturing screen, mouse and keyboard. Well, at very least - screen w/o mouse and keyboard.
Webcams, sound - are not needed. Well, maybe sound like standard Windows error beeps, but definitely not microphone sound.
- Only cares to save last 10-15 minutes. The rest is auto-dropped. Capture should be "rotated" automatically. Until users knocks some obstacle and presses a button to stop dropping and save the recorded buffer persistently.
Basically user should be able to easily record all his activity of TIME PAST.
- Lightweight, to work on old computers. Yes, really old computers: not much RAM, slow CPU, no SSD, relatively old HDDs (though desktop HDDs seems to be on performance plateau for last 10 years at least).
That is tricky. For example HuffYUV
codec provides blazing speed by "Huffman compression", so CPU use is minimal. Then, Huffman compression is weak - so the datastream is huge, putting huge burden on RAM volume and HDD throughput.
On the contrary, H.265 would maybe produce minimal datastream (though it is JPEG-like, designed to record natural images rather than desktop programs with their crisp rectangles PNG-like) but at the cost of unbearable CPU consumption.
Maybe there is better codec designed from ground-up for office applications screen captures instead of real world video?
UPD - actually there is, and it is called VNC, TeamViewer, etc...
- Preferably free to use. It would be good if vendors could suggest this software to their customers, so they could keep it running around clock for weeks until they manage to hit that rare set of conditions triggering the "unreproducible" but recurring error.
windows screen-capture logrotate lightweight
1
I'm afraid software recs are off-topic on here. I also think your request falls very very close to being 'spyware' & you ought to think very carefully about how this could be misinterpreted &/or misused.
– Tetsujin
yesterday
1) I came here from google, to the answers exactly like "suggest me screen capture software" though. I can lampshade request for software by asking to introduce a PROCESS of having last 10 minutes of office work always recorded in a loop. And avoiding mentioning a program. But this would be a so obvious "cunning wording" that I prefer to ask bluntly... 2) yes, "timeback machine" always borderlines with spyware. Actually - any screenshot/screencast program is a spyware to a degree. What makes the difference is user's explicit action to SAVE the log. Otherwise 10 minutes later it would be gone.
– Arioch 'The
yesterday
This question would be a dupe of superuser.com/questions/108034/rolling-desktop-recorder but as the rules changed several years ago, it was also closed as off-topic
– Tetsujin
yesterday
Thank you for the link! because there is no One True Term and I missed the "rolling" word in search
– Arioch 'The
yesterday
Okay, feel free to report dup and close :-D
– Arioch 'The
yesterday
add a comment |
Usually Screen Video Capturing software are tailored for kind of video producers, who have a plan, have prepared keynotes, etc.
However, I want a "time machine" program for a specific use case:
- Hey, there is a problem with computer/problem! Come and see.
- Oh, indeed, an error. What did you do to come to this error?
- Nothing! I was just working and then suddenly...
What was this "just working" exactly? That is very hard to remember if you was not consciously prepared for it. And you are not, before bug manifests. And when it manifested it often is too late. Sometimes reproducing is easy. But sometimes it requires so fine and rare tweak in workflow - that it just does not register in casual memory. And reproducing that error becomes a search for black cat in dark room.
I wonder if there is a video capturing program for Windows that
- Runs continuously in background, capturing screen, mouse and keyboard. Well, at very least - screen w/o mouse and keyboard.
Webcams, sound - are not needed. Well, maybe sound like standard Windows error beeps, but definitely not microphone sound.
- Only cares to save last 10-15 minutes. The rest is auto-dropped. Capture should be "rotated" automatically. Until users knocks some obstacle and presses a button to stop dropping and save the recorded buffer persistently.
Basically user should be able to easily record all his activity of TIME PAST.
- Lightweight, to work on old computers. Yes, really old computers: not much RAM, slow CPU, no SSD, relatively old HDDs (though desktop HDDs seems to be on performance plateau for last 10 years at least).
That is tricky. For example HuffYUV
codec provides blazing speed by "Huffman compression", so CPU use is minimal. Then, Huffman compression is weak - so the datastream is huge, putting huge burden on RAM volume and HDD throughput.
On the contrary, H.265 would maybe produce minimal datastream (though it is JPEG-like, designed to record natural images rather than desktop programs with their crisp rectangles PNG-like) but at the cost of unbearable CPU consumption.
Maybe there is better codec designed from ground-up for office applications screen captures instead of real world video?
UPD - actually there is, and it is called VNC, TeamViewer, etc...
- Preferably free to use. It would be good if vendors could suggest this software to their customers, so they could keep it running around clock for weeks until they manage to hit that rare set of conditions triggering the "unreproducible" but recurring error.
windows screen-capture logrotate lightweight
Usually Screen Video Capturing software are tailored for kind of video producers, who have a plan, have prepared keynotes, etc.
However, I want a "time machine" program for a specific use case:
- Hey, there is a problem with computer/problem! Come and see.
- Oh, indeed, an error. What did you do to come to this error?
- Nothing! I was just working and then suddenly...
What was this "just working" exactly? That is very hard to remember if you was not consciously prepared for it. And you are not, before bug manifests. And when it manifested it often is too late. Sometimes reproducing is easy. But sometimes it requires so fine and rare tweak in workflow - that it just does not register in casual memory. And reproducing that error becomes a search for black cat in dark room.
I wonder if there is a video capturing program for Windows that
- Runs continuously in background, capturing screen, mouse and keyboard. Well, at very least - screen w/o mouse and keyboard.
Webcams, sound - are not needed. Well, maybe sound like standard Windows error beeps, but definitely not microphone sound.
- Only cares to save last 10-15 minutes. The rest is auto-dropped. Capture should be "rotated" automatically. Until users knocks some obstacle and presses a button to stop dropping and save the recorded buffer persistently.
Basically user should be able to easily record all his activity of TIME PAST.
- Lightweight, to work on old computers. Yes, really old computers: not much RAM, slow CPU, no SSD, relatively old HDDs (though desktop HDDs seems to be on performance plateau for last 10 years at least).
That is tricky. For example HuffYUV
codec provides blazing speed by "Huffman compression", so CPU use is minimal. Then, Huffman compression is weak - so the datastream is huge, putting huge burden on RAM volume and HDD throughput.
On the contrary, H.265 would maybe produce minimal datastream (though it is JPEG-like, designed to record natural images rather than desktop programs with their crisp rectangles PNG-like) but at the cost of unbearable CPU consumption.
Maybe there is better codec designed from ground-up for office applications screen captures instead of real world video?
UPD - actually there is, and it is called VNC, TeamViewer, etc...
- Preferably free to use. It would be good if vendors could suggest this software to their customers, so they could keep it running around clock for weeks until they manage to hit that rare set of conditions triggering the "unreproducible" but recurring error.
windows screen-capture logrotate lightweight
windows screen-capture logrotate lightweight
edited yesterday
Arioch 'The
asked yesterday
Arioch 'TheArioch 'The
1236
1236
1
I'm afraid software recs are off-topic on here. I also think your request falls very very close to being 'spyware' & you ought to think very carefully about how this could be misinterpreted &/or misused.
– Tetsujin
yesterday
1) I came here from google, to the answers exactly like "suggest me screen capture software" though. I can lampshade request for software by asking to introduce a PROCESS of having last 10 minutes of office work always recorded in a loop. And avoiding mentioning a program. But this would be a so obvious "cunning wording" that I prefer to ask bluntly... 2) yes, "timeback machine" always borderlines with spyware. Actually - any screenshot/screencast program is a spyware to a degree. What makes the difference is user's explicit action to SAVE the log. Otherwise 10 minutes later it would be gone.
– Arioch 'The
yesterday
This question would be a dupe of superuser.com/questions/108034/rolling-desktop-recorder but as the rules changed several years ago, it was also closed as off-topic
– Tetsujin
yesterday
Thank you for the link! because there is no One True Term and I missed the "rolling" word in search
– Arioch 'The
yesterday
Okay, feel free to report dup and close :-D
– Arioch 'The
yesterday
add a comment |
1
I'm afraid software recs are off-topic on here. I also think your request falls very very close to being 'spyware' & you ought to think very carefully about how this could be misinterpreted &/or misused.
– Tetsujin
yesterday
1) I came here from google, to the answers exactly like "suggest me screen capture software" though. I can lampshade request for software by asking to introduce a PROCESS of having last 10 minutes of office work always recorded in a loop. And avoiding mentioning a program. But this would be a so obvious "cunning wording" that I prefer to ask bluntly... 2) yes, "timeback machine" always borderlines with spyware. Actually - any screenshot/screencast program is a spyware to a degree. What makes the difference is user's explicit action to SAVE the log. Otherwise 10 minutes later it would be gone.
– Arioch 'The
yesterday
This question would be a dupe of superuser.com/questions/108034/rolling-desktop-recorder but as the rules changed several years ago, it was also closed as off-topic
– Tetsujin
yesterday
Thank you for the link! because there is no One True Term and I missed the "rolling" word in search
– Arioch 'The
yesterday
Okay, feel free to report dup and close :-D
– Arioch 'The
yesterday
1
1
I'm afraid software recs are off-topic on here. I also think your request falls very very close to being 'spyware' & you ought to think very carefully about how this could be misinterpreted &/or misused.
– Tetsujin
yesterday
I'm afraid software recs are off-topic on here. I also think your request falls very very close to being 'spyware' & you ought to think very carefully about how this could be misinterpreted &/or misused.
– Tetsujin
yesterday
1) I came here from google, to the answers exactly like "suggest me screen capture software" though. I can lampshade request for software by asking to introduce a PROCESS of having last 10 minutes of office work always recorded in a loop. And avoiding mentioning a program. But this would be a so obvious "cunning wording" that I prefer to ask bluntly... 2) yes, "timeback machine" always borderlines with spyware. Actually - any screenshot/screencast program is a spyware to a degree. What makes the difference is user's explicit action to SAVE the log. Otherwise 10 minutes later it would be gone.
– Arioch 'The
yesterday
1) I came here from google, to the answers exactly like "suggest me screen capture software" though. I can lampshade request for software by asking to introduce a PROCESS of having last 10 minutes of office work always recorded in a loop. And avoiding mentioning a program. But this would be a so obvious "cunning wording" that I prefer to ask bluntly... 2) yes, "timeback machine" always borderlines with spyware. Actually - any screenshot/screencast program is a spyware to a degree. What makes the difference is user's explicit action to SAVE the log. Otherwise 10 minutes later it would be gone.
– Arioch 'The
yesterday
This question would be a dupe of superuser.com/questions/108034/rolling-desktop-recorder but as the rules changed several years ago, it was also closed as off-topic
– Tetsujin
yesterday
This question would be a dupe of superuser.com/questions/108034/rolling-desktop-recorder but as the rules changed several years ago, it was also closed as off-topic
– Tetsujin
yesterday
Thank you for the link! because there is no One True Term and I missed the "rolling" word in search
– Arioch 'The
yesterday
Thank you for the link! because there is no One True Term and I missed the "rolling" word in search
– Arioch 'The
yesterday
Okay, feel free to report dup and close :-D
– Arioch 'The
yesterday
Okay, feel free to report dup and close :-D
– Arioch 'The
yesterday
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429943%2flooking-for-continuous-screen-capture-for-retroactivly-reproducing-errors-timeb%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429943%2flooking-for-continuous-screen-capture-for-retroactivly-reproducing-errors-timeb%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
I'm afraid software recs are off-topic on here. I also think your request falls very very close to being 'spyware' & you ought to think very carefully about how this could be misinterpreted &/or misused.
– Tetsujin
yesterday
1) I came here from google, to the answers exactly like "suggest me screen capture software" though. I can lampshade request for software by asking to introduce a PROCESS of having last 10 minutes of office work always recorded in a loop. And avoiding mentioning a program. But this would be a so obvious "cunning wording" that I prefer to ask bluntly... 2) yes, "timeback machine" always borderlines with spyware. Actually - any screenshot/screencast program is a spyware to a degree. What makes the difference is user's explicit action to SAVE the log. Otherwise 10 minutes later it would be gone.
– Arioch 'The
yesterday
This question would be a dupe of superuser.com/questions/108034/rolling-desktop-recorder but as the rules changed several years ago, it was also closed as off-topic
– Tetsujin
yesterday
Thank you for the link! because there is no One True Term and I missed the "rolling" word in search
– Arioch 'The
yesterday
Okay, feel free to report dup and close :-D
– Arioch 'The
yesterday