RecordRTC icon indicating copy to clipboard operation
RecordRTC copied to clipboard

Safari bug not showing permission prompt for screen sharing

Open michi88 opened this issue 1 year ago • 3 comments

Anyone else getting:

NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.

when using Safari and trying to screen record?

For me this consistently does not work.

This bug might be related: https://bugs.webkit.org/show_bug.cgi?id=259823

Safari Version 17.0 (17616.1.27.111.22, 17616) on Monterey 12.6.9 (21G726)

michi88 avatar Oct 01 '23 21:10 michi88

https://jsfiddle.net/9uLcgb0d/2/

image

michi88 avatar Oct 01 '23 21:10 michi88

Anyone else getting:

NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.

when using Safari and trying to screen record?

For me this consistently does not work.

This bug might be related: https://bugs.webkit.org/show_bug.cgi?id=259823

Safari Version 17.0 (17616.1.27.111.22, 17616) on Monterey 12.6.9 (21G726)

Same for me, it fails immediately without showing the permission prompt Safari 17.1 (17616.2.7.1, 17616) on Monterey 12.7.1

Arzar avatar Oct 05 '23 08:10 Arzar

Guys, according to documentation, screen don't work in safari. image

ronaldohoch avatar Jan 10 '24 18:01 ronaldohoch