I wanted to inquire about the timeline for updating Python 3 in Frigate. Currently, Frigate relies on Python 3.9, which is only available on Debian 11 or through a backport repository on Debian 12.
Python 3.14.1 also has a few improvements to building for iOS and iPadOS platforms. Binary modules can now be compiled with dynamic library linking, instead of Framework linking. The iOS testbed app ...