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 QVideoWidget on linux
Qt 6.11 is out! See what's new in the release blog

Using QVideoWidget on linux

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 1.1k Views 1 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.
  • S Offline
    S Offline
    Sygald
    wrote on last edited by Sygald
    #1

    Hi, new Qt user here, I'm trying to build a simple GUI that might or might not contain a video player eventually, to do this I'm using PyQt5 and importing QVideoWidget along with other multimedia modules, I wrote a simple script that runs but the problem is that when I try running it on my linux (specifically arch linux) machine I get the error:

    defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"

    I have KDE on my system with both vlc and phonon backends installed, searching the internet did not yield a viable solution, and so I'm asking here for help on how to setup this service provider.

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

      Hi and welcome to devnet,

      What version of Qt are you using ?
      How did you install Qt ?
      How did you install PyQt5 ?
      What distribution are you using ?

      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
      • S Offline
        S Offline
        Sygald
        wrote on last edited by
        #3

        I'm using Qt 5.10 which I installed using the pacman (the arch linux package manager), I installed PyQt5 with pip and then with pacman, and I'm using arch linux.

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

          You seem to be mixing several versions here.

          Which exactly are you using ?

          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

          • Login

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