blakeblackshear.frigate/web/src
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
..
__mocks__ fix tests 2022-05-20 09:28:26 -05:00
__tests__ Update web deps (#4383) 2022-11-13 10:31:36 -06:00
api Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
assets Update web deps (#4383) 2022-11-13 10:31:36 -06:00
components Rework events page to include timeago (#5097) 2023-01-15 09:43:40 -06:00
context Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
hooks Event Datepicker (#2428) 2022-02-18 21:18:26 -06:00
icons Rework events page to include timeago (#5097) 2023-01-15 09:43:40 -06:00
routes Rewrite restream (#5106) 2023-01-16 17:50:35 -06:00
utils Rework events page to include timeago (#5097) 2023-01-15 09:43:40 -06:00
app.css Update web deps (#4383) 2022-11-13 10:31:36 -06:00
app.tsx Logs in UI (#4562) 2022-12-08 20:15:00 -06:00
AppBar.jsx Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
env.js fix tests 2022-05-20 09:28:26 -05:00
index.css swr events refactor 2022-03-11 07:49:06 -06:00
main.tsx Update web deps (#4383) 2022-11-13 10:31:36 -06:00
preact.d.ts switch to vite 2022-03-11 07:49:06 -06:00
Sidebar.jsx Logs in UI (#4562) 2022-12-08 20:15:00 -06:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00