I want to programmatically stop and start zomm screen sharing (using means I know to manage).
The problem is : how to know if zoom is currently in sharing mode ?
Perhaps spying some process activities / launch ?
I've searched in AppData\Roaming\Zoom.
What I've noticed is an change of zmonitorlog.bin
file in data subfolder each time I start/stop share. But it seems this file is crypted.
Is there registry key that I can spy ?