RocketChat/Rocket.Chat

Suggestion: Allow screen sharing, even when camera/mic not available

Open

#1,745 opened on Dec 23, 2015

View on GitHub
 (12 comments) (1 reaction) (1 assignee)TypeScript (13,573 forks)batch import
good first issuetriagedtype: improvement

Repository metrics

Stars
 (45,311 stars)
PR merge metrics
 (Avg merge 6d 1h) (230 merged PRs in 30d)

Description

If a client has no camera or mic, there is currently on way to share the screen - ie. a video or audio call must be established first, and the screen can be shared.

It would be fantastic to be able to share screen, even if client cannot participate in video/voice call (due to having no camera/mic).

Currently, if client A with camera/mic, starts call with client B without camera/mic, client B can see/hear client A, and client A can share their screen with B, but client B is unable to share their screen with A.

Thanks!

Contributor guide