node-v4l2camera
node-v4l2camera copied to clipboard
Cant install on OS X EI Capitan
I got this error message
npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "v4l2camera"
npm ERR! node v4.4.0
npm ERR! npm v2.14.20
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your operating system or architecture: [email protected]
npm ERR! notsup Valid OS: linux
npm ERR! notsup Valid Arch: any
npm ERR! notsup Actual OS: darwin
npm ERR! notsup Actual Arch: x64
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ZERO/Desktop/experiment/npm-debug.log
Please advice. Thank you.
This module is not supported on MacOS. AFAIK there are no modules that exist for reading camera on Mac.