dept2 / qtmultimedia-gphoto

Qt 5 Multimedia framework gphoto2 camera plugin
25 stars 11 forks source link

Installed qtmultimedia-gphoto plugin breaks stock camerabin plugin #5

Closed cyberbobs closed 5 years ago

cyberbobs commented 5 years ago

OS: Ubuntu 18.04 Qt: 5.12.2

After installing the plugin, sample apps fail to connect to existing webcams working with stock camerabin plugin. Event after setting deviceId and calling start() on Camera object, cameraStatus stays set at 0.

IvanPinezhaninov commented 5 years ago

This is not a plugin problem. It is a bug of the QML camera. The issue was reported here.