GammaCV
GammaCV copied to clipboard
CaptureVideo class still use check for deprecated API
CaptureVideo (/lib/io/video.js) still using deprecated methods:
getUserMedia
webkitGetUserMedia
mozGetUserMedia
msGetUserMedia
oGetUserMedia
Need to check that GammaCV need to support it.