Closed ostracizado closed 1 year ago
Non-monotonous DTS in output stream 0:0
is just a warning. The real problem is that the streams are crashing unexpectedly, which is most likely an issue with the cameras. What type of cameras are they and how are they connected?
Tapo C200 / C310 Two of then (outsidefont / outsidegate) by Wi-Fi.
Two weeks ago I had no such erros: #6795.
I used, this morning, the official app as I had a problem with one of the cameras (outsidegate) and had to reset it. But there were no updates or nothing of the sort.
The tapo cameras have limited number of streams so it is not uncommon for the stream to crash while using the app. Even then, WiFi is also not always stable and can have intermittent crashes.
True, but the distance doesn't give me much choice. I did turn off Frigate's add on, while using the app.
edit: Ok, the erros keep happening:
2023-06-26 12:31:47.791673806 [INFO] Starting Frigate...
2023-06-26 12:31:48.574854817 [2023-06-26 13:31:48] frigate.app INFO : Starting Frigate (0.12.1-367d724)
2023-06-26 12:31:48.620872897 [2023-06-26 13:31:48] frigate.app INFO : Creating directory: /tmp/cache
2023-06-26 12:31:48.622053391 [2023-06-26 13:31:48] peewee_migrate INFO : Starting migrations
2023-06-26 12:31:48.624386145 [2023-06-26 13:31:48] peewee_migrate INFO : There is nothing to migrate
2023-06-26 12:31:48.634506191 [2023-06-26 13:31:48] detector.coral INFO : Starting detection process: 444
2023-06-26 12:31:51.250325062 [2023-06-26 13:31:48] frigate.app INFO : Output process started: 446
2023-06-26 12:31:51.250671472 [2023-06-26 13:31:48] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as usb
2023-06-26 12:31:51.250674470 [2023-06-26 13:31:48] frigate.app INFO : Camera processor started for hall: 452
2023-06-26 12:31:51.250706646 [2023-06-26 13:31:48] frigate.app INFO : Camera processor started for outside_front: 453
2023-06-26 12:31:51.250746288 [2023-06-26 13:31:48] frigate.app INFO : Camera processor started for outside_back: 454
2023-06-26 12:31:51.250858715 [2023-06-26 13:31:48] frigate.app INFO : Camera processor started for outside_gate: 455
2023-06-26 12:31:51.250860721 [2023-06-26 13:31:48] frigate.app INFO : Capture process started for hall: 456
2023-06-26 12:31:51.250894865 [2023-06-26 13:31:48] frigate.app INFO : Capture process started for outside_front: 460
2023-06-26 12:31:51.251009451 [2023-06-26 13:31:48] frigate.app INFO : Capture process started for outside_back: 464
2023-06-26 12:31:51.251011028 [2023-06-26 13:31:48] frigate.app INFO : Capture process started for outside_gate: 467
2023-06-26 12:31:51.256023836 [2023-06-26 13:31:51] frigate.detectors.plugins.edgetpu_tfl INFO : TPU found
2023-06-26 12:32:08.681306735 [2023-06-26 13:32:08] watchdog.outside_front INFO : outside_front exceeded fps limit. Exiting ffmpeg...
2023-06-26 12:32:08.681388660 [2023-06-26 13:32:08] watchdog.outside_front INFO : Waiting for ffmpeg to exit gracefully...
2023-06-26 12:32:08.683527255 [2023-06-26 13:32:08] watchdog.outside_back INFO : outside_back exceeded fps limit. Exiting ffmpeg...
2023-06-26 12:32:08.683560982 [2023-06-26 13:32:08] watchdog.outside_back INFO : Waiting for ffmpeg to exit gracefully...
2023-06-26 12:32:08.685204062 [2023-06-26 13:32:08] watchdog.outside_gate INFO : outside_gate exceeded fps limit. Exiting ffmpeg...
2023-06-26 12:32:08.685313553 [2023-06-26 13:32:08] watchdog.outside_gate INFO : Waiting for ffmpeg to exit gracefully...
2023-06-26 12:32:08.717824575 [2023-06-26 13:32:08] frigate.video ERROR : outside_front: Unable to read frames from ffmpeg process.
2023-06-26 12:32:08.718144071 [2023-06-26 13:32:08] frigate.video ERROR : outside_front: ffmpeg process is not running. exiting capture thread...
2023-06-26 12:32:08.810925851 [2023-06-26 13:32:08] frigate.video ERROR : outside_back: Unable to read frames from ffmpeg process.
2023-06-26 12:32:08.811198181 [2023-06-26 13:32:08] frigate.video ERROR : outside_back: ffmpeg process is not running. exiting capture thread...
2023-06-26 12:32:09.163659909 [2023-06-26 13:32:09] frigate.video ERROR : outside_gate: Unable to read frames from ffmpeg process.
2023-06-26 12:32:09.164027428 [2023-06-26 13:32:09] frigate.video ERROR : outside_gate: ffmpeg process is not running. exiting capture thread...
2023-06-26 12:32:18.721172521 [2023-06-26 13:32:18] watchdog.outside_front ERROR : Ffmpeg process crashed unexpectedly for outside_front.
2023-06-26 12:32:18.721259774 [2023-06-26 13:32:18] watchdog.outside_front ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-26 12:32:18.721447246 [2023-06-26 13:32:18] ffmpeg.outside_front.detect ERROR : [segment @ 0x556527abd340] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
2023-06-26 12:32:18.721522378 [2023-06-26 13:32:18] ffmpeg.outside_front.detect ERROR : [segment @ 0x556527abd340] Non-monotonous DTS in output stream 0:0; previous: 0, current: 0; changing to 1. This may result in incorrect timestamps in the output file.
2023-06-26 12:32:18.813170655 [2023-06-26 13:32:18] watchdog.outside_back ERROR : Ffmpeg process crashed unexpectedly for outside_back.
2023-06-26 12:32:18.813230555 [2023-06-26 13:32:18] watchdog.outside_back ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-26 12:32:18.813283522 [2023-06-26 13:32:18] ffmpeg.outside_back.detect ERROR : [segment @ 0x55b2a5046200] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
2023-06-26 12:32:18.813318102 [2023-06-26 13:32:18] ffmpeg.outside_back.detect ERROR : [segment @ 0x55b2a5046200] Non-monotonous DTS in output stream 0:0; previous: 0, current: 0; changing to 1. This may result in incorrect timestamps in the output file.
2023-06-26 12:32:19.166633394 [2023-06-26 13:32:19] watchdog.outside_gate ERROR : Ffmpeg process crashed unexpectedly for outside_gate.
2023-06-26 12:32:19.166814050 [2023-06-26 13:32:19] watchdog.outside_gate ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-26 12:32:19.166925839 [2023-06-26 13:32:19] ffmpeg.outside_gate.detect ERROR : [segment @ 0x5608a2e95000] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
2023-06-26 12:32:19.167009587 [2023-06-26 13:32:19] ffmpeg.outside_gate.detect ERROR : [segment @ 0x5608a2e95000] Non-monotonous DTS in output stream 0:0; previous: 0, current: 0; changing to 1. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:48.760841565 [2023-06-26 14:02:48] watchdog.outside_front INFO : outside_front exceeded fps limit. Exiting ffmpeg...
2023-06-26 13:02:48.760916587 [2023-06-26 14:02:48] watchdog.outside_front INFO : Waiting for ffmpeg to exit gracefully...
2023-06-26 13:02:48.813707302 [2023-06-26 14:02:48] frigate.video ERROR : outside_front: Unable to read frames from ffmpeg process.
2023-06-26 13:02:48.813793664 [2023-06-26 14:02:48] frigate.video ERROR : outside_front: ffmpeg process is not running. exiting capture thread...
2023-06-26 13:02:58.819839093 [2023-06-26 14:02:58] watchdog.outside_front ERROR : Ffmpeg process crashed unexpectedly for outside_front.
2023-06-26 13:02:58.819958986 [2023-06-26 14:02:58] watchdog.outside_front ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-26 13:02:58.820166505 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532795, current: -173578; changing to 18532796. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.820193909 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532796, current: -173046; changing to 18532797. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.820311104 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532797, current: -172544; changing to 18532798. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.820416635 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532798, current: -171520; changing to 18532799. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.820523645 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532799, current: -171018; changing to 18532800. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.820706126 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532800, current: -170445; changing to 18532801. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.820753006 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532801, current: -169482; changing to 18532802. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.820862719 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532802, current: -168970; changing to 18532803. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.820974960 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532803, current: -168448; changing to 18532804. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.821094756 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532804, current: -167424; changing to 18532805. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.821210854 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532805, current: -166902; changing to 18532806. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.821320107 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532806, current: -166410; changing to 18532807. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.821438318 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532807, current: -165335; changing to 18532808. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.821554394 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532808, current: -164874; changing to 18532809. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.821678492 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532809, current: -164342; changing to 18532810. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.821795089 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532810, current: -163328; changing to 18532811. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.821918499 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532811, current: -162734; changing to 18532812. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.822030416 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532812, current: -162304; changing to 18532813. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.822146993 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532813, current: -161290; changing to 18532814. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.822261817 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532814, current: -160778; changing to 18532815. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.822382172 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532815, current: -160215; changing to 18532816. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.822500346 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532816, current: -159232; changing to 18532817. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.822628808 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532817, current: -158730; changing to 18532818. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.822747111 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532818, current: -158177; changing to 18532819. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.822865366 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532819, current: -157184; changing to 18532820. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.822965841 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532820, current: -156672; changing to 18532821. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823057545 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532821, current: -156170; changing to 18532822. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823126699 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532822, current: -155095; changing to 18532823. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823219016 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532823, current: -154634; changing to 18532824. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823280278 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532824, current: -154112; changing to 18532825. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823352465 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532825, current: -153068; changing to 18532826. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823419755 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532826, current: -152596; changing to 18532827. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823496250 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532827, current: -152064; changing to 18532828. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823564779 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532828, current: -151040; changing to 18532829. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823646814 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532829, current: -150528; changing to 18532830. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823720443 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532830, current: -150036; changing to 18532831. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823795232 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532831, current: -149002; changing to 18532832. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823867845 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532832, current: -148490; changing to 18532833. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.823940716 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532833, current: -147978; changing to 18532834. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824016517 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532834, current: -146954; changing to 18532835. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824108686 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532835, current: -146442; changing to 18532836. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824179304 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532836, current: -145930; changing to 18532837. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824244240 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532837, current: -144855; changing to 18532838. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824331317 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532838, current: -144394; changing to 18532839. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824384129 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532839, current: -143872; changing to 18532840. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824457015 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532840, current: -142848; changing to 18532841. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824533643 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532841, current: -142285; changing to 18532842. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824615194 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532842, current: -141834; changing to 18532843. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824684244 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532843, current: -140800; changing to 18532844. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824749601 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532844, current: -140278; changing to 18532845. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824820518 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532845, current: -139807; changing to 18532846. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824886726 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532846, current: -138762; changing to 18532847. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.824955592 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532847, current: -138250; changing to 18532848. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825027120 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532848, current: -137708; changing to 18532849. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825092399 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532849, current: -136704; changing to 18532850. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825168907 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532850, current: -136202; changing to 18532851. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825236771 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532851, current: -135690; changing to 18532852. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825305057 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532852, current: -134605; changing to 18532853. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825373495 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532853, current: -134083; changing to 18532854. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825442822 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532854, current: -133632; changing to 18532855. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825510421 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532855, current: -132608; changing to 18532856. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825589994 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532856, current: -132045; changing to 18532857. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825665589 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532857, current: -131594; changing to 18532858. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825731255 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532858, current: -130560; changing to 18532859. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825799378 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532859, current: -130028; changing to 18532860. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825870758 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532860, current: -129567; changing to 18532861. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.825943444 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532861, current: -128512; changing to 18532862. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826022911 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532862, current: -128010; changing to 18532863. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826101321 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532863, current: -127488; changing to 18532864. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826175549 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532864, current: -126454; changing to 18532865. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826249203 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532865, current: -125942; changing to 18532866. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826322213 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532866, current: -125440; changing to 18532867. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826396451 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532867, current: -124436; changing to 18532868. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826470634 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532868, current: -123914; changing to 18532869. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826543621 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532869, current: -123402; changing to 18532870. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826623767 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532870, current: -122368; changing to 18532871. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826698150 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532871, current: -121846; changing to 18532872. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826770856 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532872, current: -121354; changing to 18532873. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826841004 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532873, current: -120330; changing to 18532874. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826911993 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532874, current: -119808; changing to 18532875. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.826985942 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532875, current: -119204; changing to 18532876. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.827058832 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532876, current: -118272; changing to 18532877. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.827131919 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532877, current: -117770; changing to 18532878. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.827206097 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532878, current: -117238; changing to 18532879. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.827275552 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532879, current: -116224; changing to 18532880. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.827366896 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532880, current: -115722; changing to 18532881. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.827454740 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532881, current: -115210; changing to 18532882. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.827589284 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532882, current: -114135; changing to 18532883. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.827761323 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532883, current: -113664; changing to 18532884. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.827899374 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532884, current: -113162; changing to 18532885. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.827989397 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532885, current: -112138; changing to 18532886. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.828116916 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532886, current: -111565; changing to 18532887. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.828212727 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532887, current: -111114; changing to 18532888. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.828304877 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532888, current: -110080; changing to 18532889. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.828429158 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532889, current: -109578; changing to 18532890. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.828625120 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532890, current: -109005; changing to 18532891. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.828730397 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532891, current: -108042; changing to 18532892. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.828800283 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532892, current: -107510; changing to 18532893. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.828839182 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532893, current: -107018; changing to 18532894. This may result in incorrect timestamps in the output file.
2023-06-26 13:02:58.828884976 [2023-06-26 14:02:58] ffmpeg.outside_front.detect ERROR : [segment @ 0x5561115a1cc0] Non-monotonous DTS in output stream 0:0; previous: 18532894, current: -105994; changing to 18532895. This may result in incorrect timestamps in the output file.
And what about the:
Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
What changes are needed?
And what about the:
Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
What changes are needed?
There is nothing you can change, this has to do with the camera itself
You can try using ffmpeg:
with the streams in the go2rtc config and see if that is more compatible
After turning off frigate, disabling the cameras on synology's surveillance station and rebooting most cameras, there's no more errors.
Tapo really is cumbersome with those limits... Would be great if I could use the go2rtc restream on surveillance station.
Describe the problem you are having
Noticed some Errors, in the log.
I tried to find the correct configuration but hadn't much luck. What changes should be made?
Version
0.12.1
Frigate config file
Relevant log output
Frigate stats
No response
Operating system
HassOS
Install method
HassOS Addon
Coral version
USB
Any other information that may be helpful
No response