Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QAbstractVideoSurface latency problem

QAbstractVideoSurface latency problem

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 584 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.
  • R Offline
    R Offline
    realrunner
    wrote on last edited by
    #1

    I'm using a QAbstractVideoSurface to grab video frames from a webcam. It works great but for one problem.
    It will only present frames (Qt framework calls the present method) at 12 fps. I've gone as far as hardcoding (as a test) the FPS setting directly in the AVFramework driver (on mac, in the qtmultimedia plugin code) to 30. I know my webcam supports 30.

    Does anyone know if this latency is expected and if there is any way to get closer to 30 fps?

    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