c# - can i detect desktop changing to do screen capture -
i'm in process of creating desktop screen capture application. i'm using timer poll screen changes. can detect if desktop has changed through windows api?
as far know there no easy api this. way more efficiently use mirror driver capture screen events (e.g., way remote desktop it).
you try ultravnc mv2 mirror driver: http://www.uvnc.com/products/mirror-driver.html
Comments
Post a Comment