nashaofu / xcap

XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (to be implemented).

Home Page:https://docs.rs/xcap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS screenshare indicator is stuck

tarushnagpal opened this issue · comments

Hi, I captured all the windows available and showed a preview to the user but for some reason the mac screenshare indicator did not go away
Screenshot 2024-01-31 at 11 33 32 AM
Is this something to do with GC where I need to release the image? Could not find such a thing in the readme