Stream worker "Dropping out of order packet" flooding logs

Hi All,

Since the last update of my HA instance, i’ve noticed that my logs are full with messages from the stream worker. I don’t know how to find out what is causing it. Check the time on the machine to see if that’s maybe out of sync. But that was not the case. Anyone else seen this issue with the stream worker?

2020-10-20 07:58:07 WARNING (stream_worker) [homeassistant.components.stream.worker] Timestamp overflow detected: dts = 1188990, resetting stream
2020-10-20 07:58:34 WARNING (stream_worker) [homeassistant.components.stream.worker] Dropping out of order packet: 187200 <= 187200
2020-10-20 07:58:44 WARNING (stream_worker) [homeassistant.components.stream.worker] Dropping out of order packet: 1095120 <= 1095120
2020-10-20 07:58:45 WARNING (stream_worker) [homeassistant.components.stream.worker] Dropping out of order packet: 1149120 <= 1149120
2020-10-20 07:58:47 WARNING (stream_worker) [homeassistant.components.stream.worker] Timestamp overflow detected: dts = 1308780, resetting stream

Don’t know where to search, maybe it could be the camera?

I just did a google search, and this topic popped up.
I’ve noticed it as well.
I’m running a Dahua camera, and I also have a DSM integration.

I am running a Dahua as well, but recently switched to onvif for this camera. Maybe thats when it started. I will try to switch to the generic camera to see if it will dissapear.

Did you solve this issue by switching to Generic?

@patatman, looks like the latest HA release solved the issue. Have you upgraded?

Sorry for the late reply, but the error doesn’t seem to be present in my new version.
Looks like it’s fixed.