Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screensharing #418

Closed
rockneverdies55 opened this issue Aug 7, 2015 · 11 comments
Closed

Screensharing #418

rockneverdies55 opened this issue Aug 7, 2015 · 11 comments

Comments

@rockneverdies55
Copy link

Does the current video feature supports screensharing?
If not, is it among the planned features?

@Sing-Li
Copy link
Member

Sing-Li commented Aug 7, 2015

Not yet.

And yes it is planned - webrtc styled video screen sharing. Might you be able to help?

@rockneverdies55
Copy link
Author

Glad to hear. That will be very nice feature to have. Especially in development environments, screensharing is vital between developers, between developers and testers or product managers etc...

@rodrigok rodrigok modified the milestone: Next Aug 15, 2015
@inderpreetsingh
Copy link
Contributor

https://github.com/fishdude/meteor-RTCMultiConnection this needs to be updated and then screen can be shared.

@engelgabriel
Copy link
Member

maybe @muaz-khan and @fishdude could help us?

@muaz-khan
Copy link

Simply replace this file with https://cdn.webrtc-experiment.com/RTCMultiConnection.js.

It will be using this chrome-extension:

However you can deploy or install local files as well:

If you've deployed it on Google App Store then simply put your extension-id here:

connection.DetectRTC.screen.extensionid = 'your-app-store-extensionid';

Firefox-based plugin can be found here:

BTW, it (both Chrome/Firefox) requires HTTPs.

@marceloschmidt marceloschmidt modified the milestones: Roadmap, Next Sep 21, 2015
@barhum
Copy link

barhum commented Sep 29, 2015

I would love to help with this feature.

@rodrigok
Copy link
Member

Hi @barhum, thanks for your interest

You can help us with this issue in this branch https://github.com/RocketChat/Rocket.Chat/tree/webrtc

@gmsecrieru gmsecrieru mentioned this issue Oct 4, 2015
18 tasks
@Sing-Li
Copy link
Member

Sing-Li commented Oct 16, 2015

Implemented in #989. Closing this issue.

@jonaskello
Copy link

The docs does not seem complete: https://rocket.chat/docs/user-guides/screensharing

I'm tying to find a way to test screen sharing at the demo site but I cannot find anyway to do it.

@jonaskello
Copy link

Found it, it is in the video conference feature so you need to start that first, then do screen sharing from there.

@mborhade
Copy link

In my case audio not working after sharing screen.

Peym4n pushed a commit to redlink-gmbh/Rocket.Chat that referenced this issue Sep 10, 2018
Peym4n pushed a commit to redlink-gmbh/Rocket.Chat that referenced this issue Sep 10, 2018
ggazzo pushed a commit that referenced this issue Feb 13, 2019
ggazzo pushed a commit that referenced this issue Feb 13, 2019
Update the Rocket.Chat core PR from assistify-branch
Peym4n pushed a commit to chatpal/Rocket.Chat that referenced this issue Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests