Version 0.3 of package Camera has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Camera describes itself as: ============================= Take picture with your camera ============================= More at https://elpa.nongnu.org/nongnu/camera.html ## Summary: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CAMERA - TAKE PICTURE WITH YOUR CAMERA ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ This package allows you to take photos using your camera/webcam from Emacs. 1 Installation ══════════════ 1.1 NonGNU ELPA ─────────────── Camera is available on NonGNU ELPA. If you don't have the archive setup, put something like the following in your init file: ┌──── │ (add-to-list 'package-archives │ '("nongnu" . "https://elpa.nongnu.org/nongnu/")) └──── 1.2 Quelpa ────────── ┌──── │ (quelpa '(camera :fetcher git │ :url "https://codeberg.org/akib/emacs-camera.git")) └──── 1.3 Straight.el ─────────────── ## Recent NEWS: [Not provided 🙁]