blakeblackshear.frigate/frigate/test
Nicolas Mowen 19afb035ff
Rewrite restream (#5106)
* Tear out restream config

* Rework birdseye restream

* Create go2rtc config handler

* Fix bug

* Write start script

* Rework style

* Fix python run syntax

* Output as json instead of yaml

* Put old live config back and fix birdseye references

* Fix camera webUI

* Add frigate env var subsitutions

* Fix webui checks

* Check keys

* Remove unused prest

* Fix tests

* Update restream docs

* Update restream docs

* Update live docs

* Update camera specific recommendation

* Update more docs

* add links for the docs

Co-authored-by: Felipe Santos <felipecassiors@gmail.com>

* Update note about supported audio codecs

* Move restream to go2rtc

* Docs fixes

* Add verification of stream name

* Ensure that webUI uses camera name

* Update docs to reflect new live stream name

* Fix check

* Formatting

* Remove audio from detect

Co-authored-by: Felipe Santos <felipecassiors@gmail.com>

* Fix docs

* Don't handle env variable substitution

* Add go2rtc version

* Clarify docs

Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2023-01-16 17:50:35 -06:00
..
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
const.py Http tests (#3350) 2022-06-30 07:53:46 -05:00
test_camera_pw.py Support more special chars in camera passwords (#4259) 2022-11-05 21:42:32 -05:00
test_config.py Rewrite restream (#5106) 2023-01-16 17:50:35 -06:00
test_copy_yuv_to_position.py maintain aspect ratio for birdseye 2021-06-23 08:15:15 -05:00
test_ffmpeg_presets.py Add specific presets for restream and record with audio (#5094) 2023-01-15 09:40:42 -06:00
test_gpu_stats.py Fix intel gpu stats (#4581) 2022-12-03 10:28:01 -06:00
test_http.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
test_object_detector.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
test_reduce_boxes.py Run python unit tests in a github actions (#2589) 2022-02-18 21:18:26 -06:00
test_storage.py Limit recording retention to available storage (#3942) 2022-10-09 06:28:26 -05:00
test_yuv_region_2_rgb.py add lint check to workflow 2022-04-16 09:08:10 -05:00