11-10-2019, 02:23 AM
(This post was last modified: 11-10-2019, 02:41 AM by Der Geist der Maschine.)
(11-09-2019, 10:03 AM)richfm Wrote: I want to test the webcam to see if it works but have tried many applications without success. I've installed ekiga, guvcview, xawtv, cheese, webcam and webcamoid, kamoso, and akqml, all with synaptic. Some didn't run with error messages, some ran but needed a USB cam, none accessed the built-in webcam. Which application have others installed to use the webcam and how did you install it?
Have you tried preinstalled programs, say ffmpeg or smplayer? They work for me out of the box just by pointing them to /dev/video0
$ smplayer /dev/video0
$ ffplay /dev/video0
(11-09-2019, 12:01 PM)electriccrowbar Wrote: However Cheese did work-ish. It was very slow, under 1 frame per second.With ffmpeg, I get 6.8 fps.