I\'m trying to execute QCamera example on Ubuntu, Qt 5.6. \"The camera service is missing\" message observed.
defaultServiceProvider::requestService(): no s
Check if you have all dependencies installed. They are:
qtmultimedia5-dev
_
libqt5multimedia5-plugins
Ex:
sudo apt-get install libqt5multimedia5-plugins