samples-server icon indicating copy to clipboard operation
samples-server copied to clipboard

Updated to use navigator.mediaDevices.getUserMedia and srcObject.

Open jan-ivar opened this issue 8 years ago • 2 comments
trafficstars

Updated to avoid outdated patterns we're trying to deprecate.

jan-ivar avatar Dec 07 '16 16:12 jan-ivar

@a2sheppy PTAL.

jan-ivar avatar Dec 07 '16 16:12 jan-ivar

At this point, I'm kind of inclined to just change the code to assume that WebRTC is not prefixed and is more or less up-to-date, which our other samples generally do now, instead of having all the code to work around the variations. Opinions?

a2sheppy avatar Jun 05 '17 15:06 a2sheppy