blakeblackshear / frigate

NVR with realtime local object detection for IP cameras
https://frigate.video
MIT License
19.07k stars 1.74k forks source link

What does this error mean?: #3672

Closed ripvega closed 2 years ago

ripvega commented 2 years ago

Describe the problem you are having

I'm repeatedly seeing the error below in the log.

It's not restricted to just the one camera.

Should I be using a particular time setting on the cameras? All of my cameras are the same.

Please can you tell me what it means?

Version

0.10.1-83481AF

Frigate config file

n/a

Relevant log output

[2022-08-18 15:13:41] ffmpeg.driveway.record         ERROR   : [segment @ 0x557d22e98ec0] Non-monotonous DTS in output stream 0:0; previous: 477049901, current: 477049901; changing to 477049902. This may result in incorrect timestamps in the output file.

FFprobe output from your camera

n/a

Frigate stats

No response

Operating system

HassOS

Install method

HassOS Addon

Coral version

USB

Network connection

Wired

Camera make and model

Dahua IPC-HFW5442E-ZE

Any other information that may be helpful

No response

NickM-27 commented 2 years ago

Are the cameras WiFi or wired? This usually means there's some lost packets or other bad data coming through to ffmpeg

ripvega commented 2 years ago

Thank you, Nick.

All cameras are wired. I don't seem to be missing any video so I guess it's not a major issue.