MediaProjectionDemo
MediaProjectionDemo copied to clipboard
How to make this take one screenshot every few minutes
How to make this take one screenshot every few minutes
@StalkerDz Did you get the solution?
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: @.***>
oh okay!
add this in the end of onImageAvailable() Thread.sleep([ time between 2 screen shots in millisecond ]);