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. Cannot see the webcam in deployement app
Qt 6.11 is out! See what's new in the release blog

Cannot see the webcam in deployement app

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 723 Views 2 Watching
  • 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.
  • X Offline
    X Offline
    Xav12358
    wrote on last edited by
    #1

    Hello,

    I develop my desktop application on Linux in Qt5.9 which list my webcam on my computer.

    On the computer where I develop the webcams are well detected but after the deploy on my other computer, the webcam cannot be detected.

    I put all library from Qt5 and my exectable file that I put on my second computer.
    What did I do wrong?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Did you also deploy the plugins ?

      I'd recommend taking a look at the linuxdeployqt project for help with Linux application deployment.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • X Offline
        X Offline
        Xav12358
        wrote on last edited by
        #3

        In fact I copied the plugin folder into my application folder.
        Now I copy only the folders inside the plugin folder into my apllication folder and it works.

        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