Andreas Ehn

Results 43 comments of Andreas Ehn

Yeah, fair. Related, why would 32 decode processes be running for 24 cameras? (Nothing besides Frigate is using the GPU in this machine AFAIK.) The graphics card in this machine...

> If you remove the global hwaccel args and apply to each camera then software will be used. But then hardware acceleration would never be used, right? I guess one...

> Related, why would 32 decode processes be running for 24 cameras? (Nothing besides Frigate is using the GPU in this machine AFAIK.) Thinking about this some more, that may...

> Not sure why you are hitting the 32 limit, but you will still have hwaccel if you move it down and define it for each camera instead of globally....

Would the problem of falling back on the CPU be worse than not working at all?

Currently, whenever you're accessing Frigate from a timezone different from the site, the recordings view is very confusing (and incorrect). It shows events based on the browser time but videos...

Maybe partially? Some of #2838 seems to be about inconsistencies, which I think are fixed in 0.12? Storing everything internally in UTC is great and the correct way IMHO. My...

> I pull latest version and timezone not work for me. I found in code > > >const timezone = config.ui?.timezone > > this question mark its not a mistake?...

So this works in most parts of the UI, but not all. When viewing snapshots, the embedded timestamp seems to be using the server time (which should be in UTC),...