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. Frame rate is affected by displaying two videos on the mainwindow
Forum Updated to NodeBB v4.3 + New Features

Frame rate is affected by displaying two videos on the mainwindow

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 757 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.
  • T Offline
    T Offline
    thomas11live.com.sg
    wrote on last edited by
    #1

    Dear All,
    I have two methods.
    One method received the image frame from the camera and saved into the queue, then displayed on a label (label1) through Signal AND Slot on the main window.
    Another method, take out the image from the queue and process and display on the main widow at another label (label2).
    FPS is measured at method one.
    If I don't display at label2, fps is still the same. Once I display the processed image on the label2, fps is dropped to half. How can I display two videos on the two labels on the main window without affecting the fps?
    Thanks

    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