MediaProjectionDemo icon indicating copy to clipboard operation
MediaProjectionDemo copied to clipboard

How to make this take one screenshot every few minutes

Open StalkerDz opened this issue 3 years ago • 4 comments

How to make this take one screenshot every few minutes

StalkerDz avatar Aug 14 '21 14:08 StalkerDz

@StalkerDz Did you get the solution?

el-Catedratic avatar Mar 06 '22 08:03 el-Catedratic

Nop.. Not yet still working on it On Mar 6, 2022 09:50, el-Catedratic @.***> wrote: @StalkerDz Did you get the solution?

—Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you were mentioned.Message ID: @.***>

StalkerDz avatar Mar 06 '22 17:03 StalkerDz

oh okay!

el-Catedratic avatar Mar 10 '22 15:03 el-Catedratic

add this in the end of onImageAvailable() Thread.sleep([ time between 2 screen shots in millisecond ]);

AbdallahOmarAhmed avatar Jul 08 '23 12:07 AbdallahOmarAhmed