Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QML and Video streaming
Qt 6.11 is out! See what's new in the release blog

QML and Video streaming

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
7 Posts 2 Posters 915 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.
  • B Offline
    B Offline
    biskero
    wrote on last edited by
    #1

    I am testing Qt/QML 6 and wanted to do some video streaming.
    I tried to test some examples but the Multimedia is not supported.

    So there is no support of video streaming yet?

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

      Hi,

      See this checklist for modules status with regard to Qt 6.

      On a side note, streaming would currently only work with the GStreamer backend using a custom 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
      1
      • B Offline
        B Offline
        biskero
        wrote on last edited by
        #3

        @SGaist said in QML and Video streaming:

        checklist

        thx for the info, yes I looked at the list.
        What about if I already have a live video stream from a camera using a raspberry pi, still can't without support in Qt 6 for video playback?

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

          QtMultimedia not being available yet for Qt 6, you cannot. Either use Qt 5 or another library like OpenCV or VLC.

          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
          1
          • B Offline
            B Offline
            biskero
            wrote on last edited by biskero
            #5

            @SGaist said in QML and Video streaming:

            OpenCV

            Thanks for the info!

            One more question since basically you know everything :)
            Can I start WiFi tethering from Qt/QML 6 on mobile devices?

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

              Only if your device provide an API for that which is likely not the case as it's rather something the user shall do.

              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
              1
              • B Offline
                B Offline
                biskero
                wrote on last edited by
                #7

                Thanks for the info.

                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