Sharing a Webrtc screen without installing an extension

Is there a way to do screen sharing with webrtc without the required installation of any extension like Hangout do? Why are video calls never asking to install any extension for screen sharing?

+6
source share
2 answers

Google whitelisted Hangouts for sharing screens in Chrome. See this video for an explanation from the WebRTC product manager.

+7
source

With the new Chrome update, we can now share the screen without an extension. See this link https://addpipe.com/blog/screen-capture-in-chrome-70-with-getdisplaymedia for an explanation.

0
source

Source: https://habr.com/ru/post/1244729/


All Articles