PeculiarVentures/GammaCV

CaptureVideo class still use check for deprecated API

p1nta opened this issue · 0 comments

p1nta commented

CaptureVideo (/lib/io/video.js) still using deprecated methods:
getUserMedia
webkitGetUserMedia
mozGetUserMedia
msGetUserMedia
oGetUserMedia

Need to check that GammaCV need to support it.