1

I tried Cheese but t says "There was an error playing video from the webcam" (on the Take a Photo page). My webcam works on Skype, but nothing here. I also tried "shotwell" but only the background is in focus, not my face.
I'd like to take a photo with my webcam.

P Simdars
  • 257
  • 1
    Have you seen: https://askubuntu.com/questions/1245040/webcam-not-working-on-ubuntu-20-04-after-recent-kernel-update – John Carter Mar 18 '24 at 23:44
  • 1
    Also check out https://askubuntu.com/q/797366/124466 – Archisman Panigrahi Mar 18 '24 at 23:46
  • Try luvcview, it works with more cameras than cheese. – ubfan1 Mar 19 '24 at 00:59
  • Did you look at that thread? I wonder what part of it you thought applies? It goes all over the place. Starts out with different kernels working differently. I'm not going to change kernels or versions. Goes to permissions. I figured if it works with Skype, that must mean programs have permissions to use it. I just can't follow down too many rabbit holes. Maybe someone has had this same issue and knows how to fix it. Ubuntu 22.04 and usb camera. – P Simdars Mar 19 '24 at 11:34
  • First, it isn't a duplicate. Second, I solved it. I went into the "Ubuntu Software" and looked for 'Cheese'. There were 2 of them. I uninstalled the one I had installed and installed the other version and that one works. As I said, I looked through those suggestions and they were not the same, some were from totally different versions of Ubuntu. – P Simdars Mar 19 '24 at 12:36

2 Answers2

1

I went into the "ubuntu software' and searched for 'cheese'. There were 2 of them. I noted the one I installed and uninstalled it and then installed the other version. That one hooked up with my USB camera. Different version.

P Simdars
  • 257
0

The first thing that I would try is reinstalling cheese. the way that you can do this is by using the command sudo apt-get --reinstall install cheese. If that does not fix your problem, I would suggest using a different app like OBS. Here is a Tutorial on how to take a screenshot/picture with obs https://www.youtube.com/watch?v=4InPqYNyO18 (I did not make this video, I just found it). There are also many different webcam apps for Linux that you can find.

mr.hooman
  • 51
  • 7
  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center. – Community Mar 26 '24 at 18:21