Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Duplicate MQTT messages with same timestamp #65

Closed
pubudu-madhawa opened this issue Mar 2, 2021 · 1 comment
Closed

Duplicate MQTT messages with same timestamp #65

pubudu-madhawa opened this issue Mar 2, 2021 · 1 comment

Comments

@pubudu-madhawa
Copy link

pubudu-madhawa commented Mar 2, 2021

FrameTimestampIssue.zip
When the attached python code was run, we experienced 3 pairs of messages with the same timestamps. You can see these in the mqtt_logs.text at lines: 13/14, 21/22 and 25/26.
Wondering what is happening here, my understanding is that each MQTT message should come with unique and incremental timestamp. Is this an instance where both messages were generated close to each other so in the time resolution they fall in to the same ticker?

@whbruce
Copy link

whbruce commented Apr 14, 2021

We looked into this issue and identified incorrect timestamps in the media source that rippled through to MQTT. Closing as this is not a VA Serving issue.

@whbruce whbruce closed this as completed Apr 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants