blakeblackshear.frigate/frigate/ptz
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
..
autotrack.py Refactor async ONVIF (#18093) 2025-05-07 07:53:29 -06:00
onvif.py Refactor async ONVIF (#18093) 2025-05-07 07:53:29 -06:00