Beginner's Project: Building an Auto Replay Buffer Recorder on Windows – Seeking Guidance from Experienced Developers

Posted by Particular_Fan_3876@reddit | learnprogramming | View on Reddit | 0 comments

Project Overview:
I'm looking to develop a Windows application that automatically records the computer's screen and audio from the moment the PC is turned on. The app will maintain a rolling 5-minute buffer of the captured data, meaning it always holds the latest 5 minutes of video and audio in memory. When the user presses a designated shortcut or button, the app will save the current 5-minute segment to disk as a file.

Key Points:

I'm posting this to get feedback, suggestions, or find collaborators who are interested in this project. Any help or pointers to resources would be greatly appreciated!