itkfilelor

Results 30 comments of itkfilelor

I'll look at it when a get a few minutes. I already had manual mode set via curl before hand.

> > Hey! I’m still around, but currently don’t have the time to invest a lot in maintaining this project. If someone would be interested in picking up maintainership of...

[Join](https://joaoapps.com/join/) notifications have this capability. the icon and smallicon fields are populated with a locally (relative to the target device) accessable icon/png file or a pubilically available via a web...

I too am experiencing this. Sometimes as much as 15 minutes at a time. I have 10days 24/7 recording retention and 15 on events.

> I too am experiencing this. Sometimes as much as 15 minutes at a time. I have 10days 24/7 recording retention and 15 on events. I just looked back and...

> > > > That's exactly what I was experiencing - what's your CPU usage like? total about 50%(per the system screen) with 5HD cameras. and unless thats 50% of...

> It's only partially about CPU usage. Each python process can only use a single CPU. The recording maintenance is a thread that competes for execution time with a bunch...

> Can you try turning on debug logging for the record process? > > ```yaml > logger: > logs: > frigate.record: debug > ``` > > You should see messages...

> > Can you try turning on debug logging for the record process? > > ```yaml > > logger: > > logs: > > frigate.record: debug > > ``` >...