Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    no service found for - "org.qt-project.qt.camera"

    General and Desktop
    qtmultimedia
    2
    4
    1943
    Loading More Posts
    • 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.
    • Bear35645
      Bear35645 last edited by Bear35645

      Hi everyone,

      On my development system, my program runs fine. However, on the target system "Embedded Windows 7 (32 Bit)", I get the following warning when the program starts up. "warning: defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.camera"

      My guess is something is still missing from the target system, like a DLL. Does anyone have an idea?

      Thanks,
      Kevin

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        That error generally means that the Qt Multimedia plugins are missing. Do you have them on your target ?

        Disclaimer: I don't know the current state of Qt Multimedia for that target.

        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 Reply Quote 1
        • Bear35645
          Bear35645 last edited by

          The issue has been solved. I installed Qt and and recompiled on the target system.

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Good, then please mark the thread as solved so other forum users may know a solution has been found :)

            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 Reply Quote 0
            • First post
              Last post