screenshare failed inside iframe

1,008 views
Skip to first unread message

Shankar Bavan

unread,
Oct 7, 2021, 1:00:29 AM10/7/21
to BigBlueButton-Setup
Hi all,

screen share not working inside the iframe. 
Can anyone help me to fix?
Screenshot from 2021-10-07 10-28-06.png

Paulo Lanzarin

unread,
Oct 8, 2021, 10:31:01 AM10/8/21
to bigbluebu...@googlegroups.com
You need to pass an allow directive to the iframe so that screen sharing is possible; e.g.: https://developer.mozilla.org/en-US/docs/Web/API/Screen_Capture_API/Using_Screen_Capture.
Adding `allow="microphone *; camera *; display-capture *` should be enough for most scenarios.

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/31873264-83cd-4ca4-95aa-57c159e95985n%40googlegroups.com.

Shankar Bavan

unread,
Oct 8, 2021, 10:34:08 AM10/8/21
to BigBlueButton-Setup
Thank you. display-capture * fixed my issue
Reply all
Reply to author
Forward
0 new messages