Google Meet Screen Sharing

17 views
Skip to first unread message

Neal Kaiser

unread,
Mar 19, 2023, 8:31:28 AM3/19/23
to Chromium-discuss
Hello, I have an Electron app that opens a Google Meet. It seems to work well, however, Screen Sharing doesn't work.  I've searched and this has come up before and I don't think there is a way to make it work. Posting here in case someone has found a way around this.

Thanks.

anthon...@gmail.com

unread,
Apr 2, 2023, 8:14:50 AM4/2/23
to Chromium-discuss, Neal Kaiser
I believe Google Meet uses a special integration with Chrome/Chromium for screen sharing.

I do not think Electron will have access to it, as it is based on a much much more cutdown version of Chromium. So I do not think it will work.

If you need screen sharing you will need to launch it in a full chrome/chromium browser (one built with enable_hangout_services_extension).

I'm not sure of how much of Chromium is changed in Electron. It may be possible, though it would take a lot of work to maintain compatibility as an individual considering how much code there is and how often it changes.

I am not sure why Google Meet doesn't just use the standard WebRTC API. It may be simply because of historical reasons / code inheritance from Google Hangouts.

Reply all
Reply to author
Forward
0 new messages