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

Add support for screen sharing #88

@computerality

Description

@computerality

Now that browsers have standardized around getDisplayMedia(), it is time to add screen sharing.
It doesn't seem like open-easyrtc has support for the proper apis yet so they will need to be patched in. It may be non-trivial to support sending audio at the same time as the screen sharing because some browsers don't allow for capturing both with a single stream.

Think it makes sense to either show a computer button next to the webcam/mic buttons like this one
https://www.svgrepo.com/svg/1558/computer-monitor-plain . Then toggle the webcam when screen sharing mode is entered/exited.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions