blakeblackshear.frigate/web/src
Nicolas Mowen ff56262c6e
Add ability to restream birdseye (#4761)
* Try using RTSP for restream

* Add ability to get snapshot of birdseye when birdseye restream is enabled

* Write to pipe instead of encoding mpeg1

* Write to cache instead

* Use const for location

* Formatting

* Add hardware encoding for birdseye based on ffmpeg preset

* Provide framerate

* Adjust args

* Fix order

* Delete pipe file if it exists

* Cleanup spacing

* Fix spacing
2022-12-31 08:54:10 -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 Frontend Player Fixes (#4778) 2022-12-29 10:36:13 -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 add frontend for frigate+ submission 2022-04-10 09:11:16 -05:00
routes Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
utils switch to vite 2022-03-11 07:49:06 -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