You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: