0

I am sharing screen by getDisplayMedia()

My screen sharing feature is working fine

screen shot of screen sharing

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.

1 Answers1

1

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.

Philipp Hancke
  • 15,855
  • 2
  • 23
  • 31