AdapterJS
AdapterJS copied to clipboard
Updating of core webrtc adapter?
Why third_party/adapter
is not being updated more often? Its from 8 months ago now.
Im asking because i'm trying to get WebRTC video working on Edge15 and it seems that webrtc/adapter implementation is doing it right but this plugin is behind and have some issues (i'm having similar problem as the one described on issue #324 of webrtc/adapter repo.
I think if the third_party/adapter submodule will be updated it would fix some issues.
Yeah, same question here. is there any issue updating the core? I don't feel comfortable using an old adapter, especially with the recent changes in getusermedia options.
this force me to load this adapter for IE and the latest adapter for the rest.
The most advanced branch is here: https://github.com/Temasys/AdapterJS/tree/jo-WWDC-Safari-Integration It should be released by the end of the month, and will bring an update of webrtc-adapter.
awesome thanks