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

Add support for screen sharing #88

Open
computerality opened this issue Dec 11, 2019 · 1 comment
Open

Add support for screen sharing #88

computerality opened this issue Dec 11, 2019 · 1 comment

Comments

@computerality
Copy link
Contributor

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.

@hthetiot
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants