blakeblackshear.frigate/frigate
Nicolas Mowen d749cf2e6b
Allow birdseye to be overridden at the camera level (#3083)
* Add camera level processing for birdseye

* Add camera level birdseye configruation

* Propogate birdseye from global

* Update docs to show that birdseye is overridable

* Fix incorrect default factory

* Update note to indicate values that can be overridden

* Cleanup config accessing

* Add tests for birdseye config behavior

* Fix mistake on test format

* Update tests
2022-04-15 06:59:30 -05:00
..
test Allow birdseye to be overridden at the camera level (#3083) 2022-04-15 06:59:30 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py formatting cleanup 2021-02-25 07:01:57 -06:00
app.py add endpoint to submit to plus 2022-04-10 09:11:16 -05:00
birdseye.png fix logo used for birdseye 2021-10-05 18:40:46 -05:00
config.py Allow birdseye to be overridden at the camera level (#3083) 2022-04-15 06:59:30 -05:00
const.py add endpoint to submit to plus 2022-04-10 09:11:16 -05:00
edgetpu.py safe refactoring (#2552) 2022-02-18 21:18:26 -06:00
events.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
http.py add frontend for frigate+ submission 2022-04-10 09:11:16 -05:00
log.py
models.py add endpoint to submit to plus 2022-04-10 09:11:16 -05:00
motion.py avoid divide by zero 2022-02-18 21:18:26 -06:00
mqtt.py safe refactoring (#2552) 2022-02-18 21:18:26 -06:00
object_processing.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
objects.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
output.py Allow birdseye to be overridden at the camera level (#3083) 2022-04-15 06:59:30 -05:00
plus.py add endpoint to submit to plus 2022-04-10 09:11:16 -05:00
record.py remove invalid warning 2022-02-18 21:18:26 -06:00
stats.py Add latest frigate version to stats endpoints (#3038) 2022-04-11 07:10:19 -05:00
util.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
video.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
watchdog.py use s6 to shutdown frigate 2021-09-18 07:40:27 -05:00
zeroconf.py