samples-server
samples-server copied to clipboard
Updated to use navigator.mediaDevices.getUserMedia and srcObject.
trafficstars
Updated to avoid outdated patterns we're trying to deprecate.
@a2sheppy PTAL.
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?