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. Get frame timer when capturing camera fram
Forum Updated to NodeBB v4.3 + New Features

Get frame timer when capturing camera fram

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 171 Views 2 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.
  • C Offline
    C Offline
    Cyrille de Brebisson
    wrote on 9 Aug 2022, 08:46 last edited by
    #1

    Good morning,

    Apparently, cameras send a high precision time stamp with every frame sent to the computer (as defined in the UVC standard).

    Is there a way, using QCamera and QVideoSink to access this time stamp? My application need accurate timing of frames and "just get the time when you get the frame" is not good enough in our case.

    Thanks,
    Cyrille

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 9 Aug 2022, 18:50 last edited by
      #2

      Hi,

      I don't currently know but maybe the QVideoFrame::startTime method might be of help.

      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

      1/2

      9 Aug 2022, 08:46

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved