[GH-ISSUE #1009] [Feature Request] Allow ring buffer recording #2861

Open
opened 2026-03-01 19:03:40 +03:00 by kerem · 0 comments
Owner

Originally created by @mischlrebl on GitHub (Nov 15, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1009

use case: to let ScreenToGif run permanently while testing a software (gui). as soon as an error occurs, the recording will be stopped as usually by the tester. but ScreenToGif should hold only the last 60s for example in memory while the oldest frame is deleted and the newest added continously to save space. with the resulting recording the steps immedeately before the error are traceable.

thank you in advance for considering such an option

Originally created by @mischlrebl on GitHub (Nov 15, 2021). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1009 use case: to let ScreenToGif run permanently while testing a software (gui). as soon as an error occurs, the recording will be stopped as usually by the tester. but ScreenToGif should hold only the last 60s for example in memory while the oldest frame is deleted and the newest added continously to save space. with the resulting recording the steps immedeately before the error are traceable. thank you in advance for considering such an option
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#2861
No description provided.