Files
blakeblackshear.frigate/frigate/api
Josh Hawkins da1fb935b4 Refactor async ONVIF (#18093)
* use async/await instead of asyncio.run()

* fix autotracking

* create cameras in same event loop that will use them

* more debug

* try using existing event loop instead of creating a new one

* merge dev

* fixes

* run get_camera_info onvifcontroller calls in dedicated loop

* move coroutine call with loop to api

* use asyncio for autotracking move queues

* clean up

* fix calibration

* improve exception logging
2025-05-07 07:53:29 -06:00
..
2025-05-05 20:42:24 -06:00
2025-05-05 20:42:24 -06:00
2025-03-08 10:01:08 -06:00
2025-05-07 07:53:29 -06:00
2025-02-28 21:35:09 -07:00
2025-04-23 07:06:31 -06:00