0

When I open the Cheese application in Ubuntu 18.04 I get this error message:

There was an error playing a video from the webcam.  
karel
  • 122,292
  • 133
  • 301
  • 332

1 Answers1

0

You can try uninstalling and reinstalling Cheese.

sudo apt-get --purge remove cheese
sudo apt-get install cheese
Melebius
  • 11,750