Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. gstreamer opengl video sink

gstreamer opengl video sink

Scheduled Pinned Locked Moved Installation and Deployment
gstreamervideoopengl
10 Posts 4 Posters 4.6k Views 3 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.
  • M Offline
    M Offline
    Mark81
    wrote on last edited by
    #1

    I cross-compiled Qt5.6 with gstreamer0.10 as QtMultimedia backend.
    It works for audio but not for video, because it doens't find any suitable video sink.
    I haven't X running so I'm looking for an OpenGL video sink.

    Not sure if I need to swtich to gstreamer-1.0 (and recompile the whole Qt5...)

    1 Reply Last reply
    0
    • tomasz3dkT Offline
      tomasz3dkT Offline
      tomasz3dk
      wrote on last edited by
      #2

      Look here and here. It seems that this bug is still unresolved.

      M 1 Reply Last reply
      1
      • tomasz3dkT tomasz3dk

        Look here and here. It seems that this bug is still unresolved.

        M Offline
        M Offline
        Mark81
        wrote on last edited by
        #3

        @tomasz3dk I'm trying to compile gstreamer-1.8.2 from sources. I hope they fixed the bug otherwise it's impossible to play a video without X?

        1 Reply Last reply
        0
        • tomasz3dkT Offline
          tomasz3dkT Offline
          tomasz3dk
          wrote on last edited by
          #4

          If it isn't fixed probably you can't play video with qtmultimedia without X, but maybe i'm wrong (i hope so). May i ask which platform do you use for your project?

          M 1 Reply Last reply
          0
          • tomasz3dkT tomasz3dk

            If it isn't fixed probably you can't play video with qtmultimedia without X, but maybe i'm wrong (i hope so). May i ask which platform do you use for your project?

            M Offline
            M Offline
            Mark81
            wrote on last edited by
            #5

            @tomasz3dk Raspberry Pi3 with Debian Jessie. I'm pretty sure I'm not the only guy on the Earth who needs to play video without X :) I'm confident there is a way!

            1 Reply Last reply
            0
            • tomasz3dkT Offline
              tomasz3dkT Offline
              tomasz3dk
              wrote on last edited by
              #6

              Yes you are not alone. I had same problem but on older versions of raspberry. On raspberry you can use omxplayer to play video. Of course if this solution is good enough for you.

              M 1 Reply Last reply
              0
              • tomasz3dkT tomasz3dk

                Yes you are not alone. I had same problem but on older versions of raspberry. On raspberry you can use omxplayer to play video. Of course if this solution is good enough for you.

                M Offline
                M Offline
                Mark81
                wrote on last edited by
                #7

                @tomasz3dk yes, I'm already use omx-player but I'm not able to embed a video into a QML application.

                1 Reply Last reply
                0
                • tomasz3dkT Offline
                  tomasz3dkT Offline
                  tomasz3dk
                  wrote on last edited by
                  #8

                  I found this maybe it will work for you.

                  1 Reply Last reply
                  0
                  • BharathiB Offline
                    BharathiB Offline
                    Bharathi
                    wrote on last edited by
                    #9

                    Hi

                    Same like here.
                    I am struggling to embed a video (*.mp4) on a qml application.

                    Please suggest if solution available.

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

                      Hi,

                      Not a direct answer but maybe the QtGStreamer might be an option.

                      Hope it helps

                      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