To install this package, run in Emacs:
M-x package-install RET camera RET
This package allows you to take photos using your camera/webcam from Emacs.
camera
isn't available on any ELPA right now. So, you have to follow one
of the following methods:
(quelpa '(camera :fetcher git :url "https://codeberg.org/akib/emacs-camera.git"))
(straight-use-package '(camera :type git :repo "https://codeberg.org/akib/emacs-camera.git"))
Download the camera.el
file and put it in your load-path
.
Open camera with M-x camera
and take photos with SPC
or
M-x camera-capture
.
camera-0.2.tar.lz | 2022-Nov-28 | 13.8 KiB |
camera-0.1.tar.lz | 2022-Nov-27 | 13.6 KiB |