I am sharing screen by getDisplayMedia()
My screen sharing feature is working fine
In the above screenshot you can see a bydefault prompt box of stop share is appeared . I want to disable that prompt box how i can disable that.
I am sharing screen by getDisplayMedia()
My screen sharing feature is working fine
In the above screenshot you can see a bydefault prompt box of stop share is appeared . I want to disable that prompt box how i can disable that.
You can not disable this box for security/ux reasons. This box offers the user a way to end screen sharing, your website might not offer such a button.