Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera Time Synchronization #70

Open
rwang5203 opened this issue Nov 14, 2023 · 1 comment
Open

Camera Time Synchronization #70

rwang5203 opened this issue Nov 14, 2023 · 1 comment

Comments

@rwang5203
Copy link

rwang5203 commented Nov 14, 2023

Hi,

I want to know if there is any method to sync my camera's system time or produce it in the data somehow in the plugin or the pylon viewer. Does it support PTP or GPS time synchronization? If so, can you provide some instructions on obtaining that synced timestamp?

Model: acA1920-150uc

@rwang5203 rwang5203 changed the title Time alignment Camera Time Synchronization Nov 14, 2023
@thiesmoeller
Copy link
Collaborator

Hi @rwang5203,

On USB3 there is no way to realize absolute time sync.

The buffer time you have in gstreamer is the best timestamp you can get for absolute time.

In the pylon metadata you can access the nano second timestamp from the camera which will give you a high-resolution timestamp information of when the image has been aquired. If you are interested in relative time between images only this would be the time information to has.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants