I am working on electron app.In the app, there is feature of screen recording and send that to server.We can check a microphone permission status using getMediaAccessStatus api but how can we check a screen recording permission status?
Here is npm plugin which provide the apis to Check and request permission to capture the screen on macOS (introduced with 10.15 Catalina)