livehelperchat icon indicating copy to clipboard operation
livehelperchat copied to clipboard

Screen Sharing - Desktop using getScreenId / getUserMedia

Open AppliedEllipsis opened this issue 7 years ago • 0 comments

It would be nice if you could adopt getScreenId / getUserMedia API to enhance screenshot capture, etc to support things like iFrames, etc.

In FF it seems to work natively, in Chrome, an extension (or command line argument) is needed.

Examples and more info:

https://janus.conf.meetecho.com/screensharingtest.html https://github.com/meetecho/janus-gateway

https://www.webrtc-experiment.com/getScreenId/ https://github.com/muaz-khan/getScreenId

https://www.webrtc-experiment.com/screen-sharing/#19442016074389322 https://github.com/muaz-khan/WebRTC-Experiment/tree/master/screen-sharing

https://www.webrtc-experiment.com/Screen-Capturing/ - Click getUserMedia for a Demo.

https://medium.com/@chris_82106/implementing-webrtc-screen-sharing-in-a-web-app-late-2016-51c1a2642e4

AppliedEllipsis avatar Feb 13 '18 06:02 AppliedEllipsis