Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QAbstractVideoSurface latency problem

    General and Desktop
    1
    1
    491
    Loading More Posts
    • 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
      realrunner last edited by

      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 Reply Quote 0
      • First post
        Last post