Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Using QCamera on Win10
Forum Updated to NodeBB v4.3 + New Features

Using QCamera on Win10

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 638 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sandro K.
    wrote on last edited by Sandro K.
    #1

    Hello!
    I have the following problem with application which uses the QCamera.
    This application works properly when running on the same computer where it was built, but when I run it on another computer, it can't find the cameras.
    This problem is occurred only in Windows 10.
    Under Windows 7 program operates properly.
    I've developed this application basing on Camera Example.
    I use Qt 5.6.2 and 5.7.1.

    By the way? the behaviour of Camera Example is the same under Win10.

    jsulmJ 1 Reply Last reply
    0
    • S Sandro K.

      Hello!
      I have the following problem with application which uses the QCamera.
      This application works properly when running on the same computer where it was built, but when I run it on another computer, it can't find the cameras.
      This problem is occurred only in Windows 10.
      Under Windows 7 program operates properly.
      I've developed this application basing on Camera Example.
      I use Qt 5.6.2 and 5.7.1.

      By the way? the behaviour of Camera Example is the same under Win10.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Sandro-K Did you deploy your app properly? See https://doc.qt.io/qt-5/windows-deployment.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Sandro K.
        wrote on last edited by
        #3

        I put to the folder all needed files including dlls.
        Any other program, which not use the cameras, operates correctly in this case, but this one has problem with definition of cameras.

        B jsulmJ 2 Replies Last reply
        0
        • S Sandro K.

          I put to the folder all needed files including dlls.
          Any other program, which not use the cameras, operates correctly in this case, but this one has problem with definition of cameras.

          B Offline
          B Offline
          Bonnie
          wrote on last edited by
          #4

          @Sandro-K
          Do you also have the mediaservice plugins folder with it?

          S 1 Reply Last reply
          1
          • S Sandro K.

            I put to the folder all needed files including dlls.
            Any other program, which not use the cameras, operates correctly in this case, but this one has problem with definition of cameras.

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @Sandro-K Please make sure your folder structure is correct (check the link I posted).

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • B Bonnie

              @Sandro-K
              Do you also have the mediaservice plugins folder with it?

              S Offline
              S Offline
              Sandro K.
              wrote on last edited by
              #6

              @Bonnie It was the reason.
              Thank you very much!

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved