Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-77463

Can not change QML camera device if it is supported by another media service provider plugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • 5.6.3, 5.9.8, 5.11.3, 5.12.4, 5.13.0
    • Multimedia
    • None
    • Linux/X11

    Description

      I use two media service plugins for camera at the same time. One is a standard CameraBin and the other is [qtmultimedia-gphoto|https://github.com/dept2/qtmultimedia-gphoto].
      QML camera allows you to specify the deviceId only supported by one of the plugins. If you try to change the deviceId to a device supported by another plugin, it will not work. This is because the QCamera object created in the QDeclarativeCamera constructor always returns QMediaService object of the first plugin it finds.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            valentyn.doroshchuk Valentyn Doroshchuk
            ivanpinezhaninov Ivan Pinezhaninov
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes