🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

capture_camera

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capture_camera

0.0.2
Rubygems
Version published
Maintainers
1
Created
Source

Capture Camera

CaptureCamera will take a photo using your Macbook camera here is how to use it:

require 'capture_camera'
include Capture
take_photo :filename => "~/Desktop/capture_test.jpg", 
           :size     => [640,480]

Install:

gem install capture_camera

FAQs

Package last updated on 22 Dec 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts