fsphil / fswebcam

A neat and simple webcam app
http://www.sanslogic.co.uk/fswebcam/
GNU General Public License v2.0
415 stars 86 forks source link

[suggestion] Capture directly to clipboard #58

Open MarioMey opened 2 years ago

MarioMey commented 2 years ago

Just that: to have an option to take the photo and put it in clipboard. No file.

MarioMey commented 2 years ago

This is the way to do it right now: fswebcam -d /dev/video1 -r 1920x1080 - | xclip -selection clipboard -t image/png