jasonjmcghee / rem

An open source approach to locally record and enable searching everything you view on your Mac.
https://rem.ing
MIT License
2.18k stars 60 forks source link

startScreenCapture in loop #96

Closed cparish312 closed 1 month ago

cparish312 commented 1 month ago

Change retryScreenshot() to retryScreenCapture(): Instead of trying to retake the screenshot with the same shareableContent var, startScreenCapture() is run to ensure proper monitor capturing if a monitor is added or removed after the first call to startScreenCapture().