osx - How read stream web cam in node.js for mac os? -
i seen analog lib "camelot" , "imagesnap" in npm repositories.
"camelot" - work in linux os (because uses /dev/videox).
"imagesnap" - support create jpg , not support created stream. same lib binary.
may simple solution?
worked lib https://github.com/wearefractal/camera, mac os need install opencv, i'm use brew install opencv. it's work!!
Comments
Post a Comment