stephenlb/webrtc-sdk

Update to WebRTC V2

Opened this issue · 3 comments

Chrome complains about "URL.createObjectURL". I see that WebRTC.js has been updated but not V2, is there any plans for an update?

This is the actual error.

VM97 webrtc-v2.js:371 [Deprecation] URL.createObjectURL with media streams is deprecated and will be removed in M68, around July 2018. Please use HTMLMediaElement.srcObject instead. See https://www.chromestatus.com/features/5618491470118912 for more details.

v2 updated. Thanks Stephen.

Good to hear! Apologies we didn't get to this sooner.