blakeblackshear.frigate/frigate
Nicolas Mowen e0b3b27b8a
Add option for live mode & timezone config, fix MSE check for iPad (#5079)
* Add config fields

* Clean up camera default values

* Set recordings timezone with config if available

* Adjust for timezone config

* Cleanup setting of the timezone

* Don't fail on MSE check iPad

* Fix MSE check for birdseye

* Add docs

* Fix test
2023-01-13 17:27:16 -06:00
..
comms Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
detectors Only set colors for enabled objects (#4936) 2023-01-06 19:31:54 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
test Ability to set different codec for restream and use go2rtc hardware (#4876) 2023-01-03 19:24:34 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
app.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
config.py Add option for live mode & timezone config, fix MSE check for iPad (#5079) 2023-01-13 17:27:16 -06:00
const.py Fix raspberry pi hwaccel (#4955) 2023-01-08 07:04:58 -06:00
events.py Typing Part 3: events.py (#3352) 2022-11-19 07:16:33 -06:00
ffmpeg_presets.py Simplify hwaccel filter args and fix qsv bugs (#5054) 2023-01-13 07:22:19 -06:00
http.py Catch FileNotFoundError when getting file system stats (#5056) 2023-01-13 07:22:47 -06:00
log.py Support special characters in passwords, redacted logs & debug config (#4057) 2022-11-02 07:00:54 -05:00
models.py Limit recording retention to available storage (#3942) 2022-10-09 06:28:26 -05:00
motion.py Adjust threshold and contour_area with mqtt 2022-07-05 08:46:10 -05:00
mypy.ini Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
object_detection.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
object_processing.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
objects.py cleanup print statements 2022-04-16 09:08:10 -05:00
output.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
plus.py read plus api key from addon options 2022-06-30 07:19:40 -05:00
record.py Fix recordings storage (#5031) 2023-01-12 05:53:38 -06:00
restream.py Disable backchannel audio since it is not used (#5021) 2023-01-11 17:21:48 -06:00
stats.py System page: make clear if detect disabled (#5075) 2023-01-13 17:14:07 -06:00
storage.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
types.py Refactor to simplify support for additional detector types (#3656) 2022-11-03 21:23:09 -05:00
util.py Fix mem usage reporting when using docker limits (#5011) 2023-01-11 17:39:26 -06:00
video.py Restart record process if segments stop being written. (#4604) 2022-12-08 20:03:54 -07:00
watchdog.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
zeroconf.py Add basic typing for multiple modules: 2022-04-15 07:01:43 -05:00