Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Wasapi plugin as a new qt multimedia backend
Forum Updated to NodeBB v4.3 + New Features

Wasapi plugin as a new qt multimedia backend

Scheduled Pinned Locked Moved Qt.io webservices
2 Posts 2 Posters 1.9k 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.
  • M Offline
    M Offline
    maucher
    wrote on last edited by
    #1

    Hello everybody,

    i want to develop an audio platform independent low latency application and I decided to use the qt low level audio apis to do this. It works fine for osx but not for windows. I think the big overall latency is strongly influenced by the standard windows mixer. I read that with the wasapi technology from Microsoft this issues can be minimized. So i think if there would be an new wasapi multimedia plugin based on the qt low level apis it would be great. Do everybody know if there is a solution or if there is an upcoming project to get this feature ?

    looking forward
    Juice

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

      Hi and welcome to devnet,

      You should rather ask this on the interest mailing list you'll find Qt's developers/maintainers there (this forum is more user oriented)

      From my point of view, Qt supporting old Windows version up to XP, it's rather unlikely that a WASAPI backend will be implemented soon (AFAIK it's available starting Vista). Also, Qt is not a low latency audio framework, it happens to work on OS X because the OS is already built like that.

      HOWEVER I don't say I can't/won't be done, if a backend using WASAPI is contributed, it might very well be integrated.

      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