-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
Comments
Not yet. And yes it is planned - webrtc styled video screen sharing. Might you be able to help? |
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... |
https://github.com/fishdude/meteor-RTCMultiConnection this needs to be updated and then screen can be shared. |
maybe @muaz-khan and @fishdude could help us? |
Simply replace this file with 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. |
I would love to help with this feature. |
Hi @barhum, thanks for your interest You can help us with this issue in this branch https://github.com/RocketChat/Rocket.Chat/tree/webrtc |
Implemented in #989. Closing this issue. |
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. |
Found it, it is in the video conference feature so you need to start that first, then do screen sharing from there. |
In my case audio not working after sharing screen. |
….com/assistify/Rocket.Chat into RocketChat#418-requestless-threading
….com/assistify/Rocket.Chat into RocketChat#418-requestless-threading
…tify/Rocket.Chat into 418-requestless-threading
Update the Rocket.Chat core PR from assistify-branch
…stless-threading Add thread creation
Does the current video feature supports screensharing?
If not, is it among the planned features?
The text was updated successfully, but these errors were encountered: