Commit Graph

5 Commits

Author SHA1 Message Date
Felipe Santos
003926bc0e
Update docker/rootfs/usr/local/go2rtc/create_config.py 2023-01-17 11:45:53 -03:00
Felipe Santos
29b0ce8d81 Store into variable 2023-01-16 23:45:50 -03:00
Felipe Santos
5b69d05e15 Use Python to write file, fix JSON->YAML 2023-01-16 23:41:00 -03:00
Felipe Santos
fc43109f3a Integrate with newest changes 2023-01-16 23:21:34 -03:00
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