The memory fills progressively

Current Development version likely to have breaking changes
dougmccrary
Posts: 1336
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: The memory fills progressively

Post by dougmccrary »

Yes, you've mentioned that before.
I did have to change some of them to 'at' but others worked. Then again, @ within a password delimited by =/_ shouldn't really be a problem, imho. I do understand it complicates things for your parsing attempting to hide the user/password in separate fields.
marklg
Posts: 24
Joined: Sun Dec 17, 2023 1:43 am

Re: The memory fills progressively

Post by marklg »

marklg wrote: Tue Jan 30, 2024 5:50 pm
iconnor wrote: Tue Jan 30, 2024 2:41 pm Hey, are people who are experiencing this using Decoding=OnDemand?

I think I found the problem, and it's because Analysis is waiting for decode and so capture thread is just filling up the queue.

new package building should fix this.
Mine are set to Decoding = Always or None. The ones growing biggest are all for my cameras that don't do ONVIF events correctly.

Regards,

Mark
This did fix the memory leak, no growth in 7+ hours. It also semi fixed the problem cameras. Sometimes ONVIF events are picked up.

Regards,

Mark
Post Reply