RestComm / restcomm-web-sdk

RestComm WebRTC JavaScript SDK
http://www.restcomm.com/
GNU Affero General Public License v3.0
13 stars 32 forks source link

Screen Sharing #7

Open atsakiridis opened 9 years ago

atsakiridis commented 9 years ago

If it isn't a huge amount of work we should add it to 1.0.0

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 ;)