Describe the feature
In my opinion, an option to choose the number of frames per second (fps) the application would send to the scenario would be a good addition.
Describe the usage
Some scenarios require high precision, and this includes always capturing the maximum number of frames from the screen and sending them for processing. However, there are cases where it's not necessary to capture the maximum number of frames from a screen that the application can handle, as this adds more overhead to the system, consequently leading to higher device temperatures after some time with the scenario running. So, in short, my idea is to add a way to choose how many frames a given scenario will process per second, allowing the scenarios to be optimized for their specific tasks.
Is it a duplicate?