Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The warning says `If capturing image in memory your callback return type cannot be the location`, but the code checks for `scope.opts.callbackReturn === Webcam.CallbackReturnTypes.buffer`. My proposed change should be what was intended, right?
- Loading branch information