Update to WebRTC V2
Opened this issue · 3 comments
Deleted user commented
Chrome complains about "URL.createObjectURL". I see that WebRTC.js has been updated but not V2, is there any plans for an update?
Deleted user commented
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.
Deleted user commented
v2 updated. Thanks Stephen.
stephenlb commented
Good to hear! Apologies we didn't get to this sooner.