RestComm / webrtcomm

WebRTCComm is a simple high level JavaScript WebRTC framework for Web Developers to add Real Time Communications and IM Capabilities to any website.
http://www.restcomm.com/
GNU General Public License v3.0
18 stars 21 forks source link

Screen Sharing #43

Open atsakiridis opened 8 years ago

deruelle commented 8 years ago

@bilal966 issue assigned to you. thanks !

atsakiridis commented 7 years ago

Here's a nice post on this: https://medium.com/@chris_82106/implementing-webrtc-screen-sharing-in-a-web-app-late-2016-51c1a2642e4#.z6g3awrmx

atsakiridis commented 7 years ago

This is VERY interesting:

https://groups.google.com/forum/#!msg/discuss-webrtc/nNhXRXEHoFQ/RfsC5y_6BgAJ

Seems that pretty soon we won't be needing to re-negotiate SDP to swap between screen sharing and camera ;)