/** Check if compressor can keep up, limit sensor FPS if needed
/** Check if compressor can keep up, limit sensor FPS if needed
* FPS is limited by increasing verical blanking, it can not be be made too big, so this method does not work to make time lapse rate. horisontal blanking
* FPS is limited by increasing verical blanking, it can not be be made too big, so this method does not work to make time lapse rate. horisontal blanking
* is kept at minimum (to reduce ERS effect) if not specified. If it is specified (>minimal) - it will be used instead.
* is kept at minimum (to reduce ERS effect) if not specified. If it is specified (>minimal) - it will be used instead.
...
@@ -1322,17 +1351,20 @@ int mt9x001_pgm_limitfps (int sensor_port, ///< sensor port numb
...
@@ -1322,17 +1351,20 @@ int mt9x001_pgm_limitfps (int sensor_port, ///< sensor port numb