Temasys / AdapterJS

AdapterJS Javascript Polyfill and Tools for WebRTC - Skylink WebRTC
http://skylink.io/web
Other
428 stars 100 forks source link

Safari 11 macOS and iOS intergation #286

Closed johache closed 7 years ago

johache commented 7 years ago

Safari 11 expected to land out of beta in Sept (both macOS and iOS). We should release our changes asap, so that users have a chance to update their site before the macOS/iOS official release.

Content of the PR:

Safari 11 supports :

Known limitations of Safari Tech Preview and iOS 11

oooookk7 commented 7 years ago

I'm good with that but should we test with webrtc/adapter 5.0.1 and consider bumping to that version? Seems like 5.0.0 has some MediaStream IDs mapping fixes.

johache commented 7 years ago

@letchoo indeed... They released those yesterday...

oooookk7 commented 7 years ago

Actually are we using npm versioning instead of third_party for webrtc/adapter?

johache commented 7 years ago

Yes, indeed. I removed the submodule and replaced it with a node dep.