Temasys / SkylinkJS

SkylinkJS Javascript WebRTC SDK
http://skylink.io/web
Other
275 stars 57 forks source link

ESS-1457: Adding support for screensharing in unified plan #380

Closed ishannaithani closed 5 years ago

ishannaithani commented 5 years ago

Purpose of this PR:

To support new MCU and P2P with JS SDK under the new unified plan in chrome, deprecated methods for stream/track manipulation need to be removed and we need to make sure we are using MediaStreamTrack APIs to add/remove/replace tracks.

See ESS-1457 for more details.