I want to create a screen recorder. To do this, I will be taking a specific amount of screenshots every second and saving them to a temp folder. Once the "recording" has stopped, it will convert these images into a video.
Does anybody know how this is possible - without using external libraries or APIs?
Thanks in advance