Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Google Meet, Teams, Jitsi, etc: screensharing is broken (because APIs getDisplayMedia / chooseDesktopMedia missing in Electron) #927

@davidmontemayor

Description

@davidmontemayor

Bug description
Presenting screen does not work in Meet using Nativefier. An error dialog shows up.

Steps to reproduce

  • Created application using nativefier --name "Meet Native" "https://meet.google.com"
  • Opened app, logged into my account
  • Create a new one using the "Join or start meeting" button
  • Click the "Present" button
  • The following dialog appears:

Screenshot 2020-03-19 18 02 54

Expected behavior
A permissions dialog asking to gain access to the screen or something.

Debug info
Verbose logs (command-line and/or in app DevTools console), error message, screenshots

Context

  • Nativefier: 7.7.0
  • OS: Mac OSX 10.14.6

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions