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. Qt 5.2.0 Beta 1 - iOS - Multimedia
Qt 6.11 is out! See what's new in the release blog

Qt 5.2.0 Beta 1 - iOS - Multimedia

Scheduled Pinned Locked Moved Mobile and Embedded
15 Posts 4 Posters 8.4k 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.
  • GianlucaG Offline
    GianlucaG Offline
    Gianluca
    wrote on last edited by
    #3

    Build !?!? No, I installed the beta 1 from the installer.

    How can I add the multimedia submodule to the installed binaries ??

    But, why multimedia module has not been installed by the installer ??
    It should one of the module provided by default, isn'it ??

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

      Then check the content of the installed Qt to see which module have been installed.

      I don't know, I didn't use the installer

      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
      • GianlucaG Offline
        GianlucaG Offline
        Gianluca
        wrote on last edited by
        #5

        Some updates.
        There is no multimedia module installed by the Qt Installer for 5.2.0 Beta 1
        I don't know if this is a mistake, or it was intended because multimedia is not supported yet on iOS.

        However, I downloaded the QtMultimedia module, compiled and installed.
        After that, the app now is compiling nice, but when running it cannot find any input/output devices ... then If I did everything correctly, there is no multimedia on iOS !!

        Someonelse can give me some insight to understand better what's the problem ??

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          q8phantom
          wrote on last edited by
          #6

          Hello everyone, I would like also to ask you guys if there's any update regarding the qt multimedia library for iOS

          I'm looking to intergrate sound effects with low latency, that works under windows but nothing under iOS, even the library itself is always not found

          1 Reply Last reply
          0
          • GianlucaG Offline
            GianlucaG Offline
            Gianluca
            wrote on last edited by
            #7

            Yes, there are good news !!
            Just today I noticed that in the upcoming RC1 there is the multimedia compiled by default and so installed for iOS. They resolved various issues about static plugins and they made a wiki page to explain how to make it works.
            http://qt-project.org/wiki/QtMultimedia_iOS

            I've just downloaded the last snapshot and I'll try it in these days.

            1 Reply Last reply
            0
            • Q Offline
              Q Offline
              q8phantom
              wrote on last edited by
              #8

              oh excellent, thank you, is RC1 released?

              1 Reply Last reply
              0
              • GianlucaG Offline
                GianlucaG Offline
                Gianluca
                wrote on last edited by
                #9

                No. Probably it will be released next week.

                1 Reply Last reply
                0
                • Q Offline
                  Q Offline
                  q8phantom
                  wrote on last edited by
                  #10

                  Now, it builds but doesn't work yet, latest 5.2 build for iOS downloaded

                  using null output device, none available

                  That's when using QSoundEffect::play

                  1 Reply Last reply
                  0
                  • GianlucaG Offline
                    GianlucaG Offline
                    Gianluca
                    wrote on last edited by
                    #11

                    If you follow the instructions on this page
                    http://qt-project.org/wiki/QtMultimedia_iOS
                    then file a bug.

                    1 Reply Last reply
                    0
                    • Q Offline
                      Q Offline
                      q8phantom
                      wrote on last edited by
                      #12

                      no I didn't follow, I'm sorry, though if it's working on windows it should work on iOS

                      My problem is QTPLUGIN += qtaudio_coreaudio was not added for iOS

                      1 Reply Last reply
                      0
                      • Q Offline
                        Q Offline
                        q8phantom
                        wrote on last edited by
                        #13

                        Now it is working

                        1 Reply Last reply
                        0
                        • Q Offline
                          Q Offline
                          q8phantom
                          wrote on last edited by
                          #14

                          Okey, the problem now is the sound is too low to be heared

                          1 Reply Last reply
                          0
                          • ? Offline
                            ? Offline
                            A Former User
                            wrote on last edited by
                            #15

                            -deleted-

                            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