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

Implement media handover between Wifi and Cellular Data for a live call #77

Open atsakiridis opened 7 years ago

atsakiridis commented 7 years ago

So that transitioning between them doesn't break the call.

For this to happen we first need support from Restcomm-Connect as well as we will have to re-negotiate SDP + candidates, so we need some sort of re-INVITE support.