Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Unsolved Qt mediaplayer and gstreamer pipeline

    General and Desktop
    2
    3
    168
    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.
    • JoeCFD
      JoeCFD last edited by JoeCFD

      A gstreamer pipeline is created inside my qt app(5.9.5) to play udpsrc to alsa(sink) on ubuntu. It is in playing state when the app is launched. If an audio file is played with qt media player in the app, this pipeline has to be destroyed. Otherwise, qt media player will not play. After audio file is finished in qt media player and qt media player is destroyed, the gstreamer pipeline can not set back to playing state after it is recreated. I turned off pulse audio globally and got no luck. What could be the causes? Thanks for you helps in advance.

      1 Reply Last reply Reply Quote 0
      • JoeCFD
        JoeCFD last edited by

        the gstreamer pipeline in my app works fine if qt media player plays the audio file in another app at the same time.

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

          Hi,

          Can you explain how you manage your GStreamer pipeline ?

          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