Commit Graph
155 Commits
Author SHA1 Message Date
Dermot Duffy e21756887d Add custom date/time media filtering. 2024-02-07 22:06:21 -08:00
Dermot Duffy e12912fa85 Add out-of-the-box Frigate PTZ support. 2023-10-29 14:10:41 -07:00
Dermot Duffy 9a2eb24d35 Rename service_data to data to maintain HA compatibility. 2023-10-08 21:17:57 -07:00
Dermot Duffy 7a33f75889 Improve engine identification and id generation. 2023-10-08 14:53:05 -07:00
Dermot Duffy b43389ed5b Add support for go2rtc for non-Frigate cameras 2023-10-07 23:27:10 -07:00
Dermot Duffy db50e36c76 Add support for custom go2rtc URLs. 2023-10-07 18:29:31 -07:00
Dermot Duffy f2e230fa81 Add mixxing part of prior commit. 2023-10-03 20:22:56 -07:00
Dermot Duffy 6bba16cb86 Clear camera store when cameras are initialized. 2023-10-03 12:57:51 -07:00
Dermot Duffy 9b72dd8089 Refactor main types.ts . 2023-10-02 22:35:58 -07:00
Dermot Duffy bfdbe70d6c Refactor card.ts substantially and test. 2023-10-02 16:30:05 -07:00
Dermot Duffy e830db1a77 Complete carousel refactor.
Reduces one layer of DOM nesting for simplication, uses the latest Embla
version, unittests for everything.
2023-09-04 16:25:32 -07:00
Dermot Duffy 1eafe42e7d Fix recording downloads. 2023-06-16 20:32:23 -07:00
Dermot Duffy d63a1de042 Only show the microphone button when the loaded media supports 2-way audio. 2023-05-07 16:47:02 -07:00
Dermot Duffy cb6a73c3f8 Fix Frigate event schema break (top_score === null) 2023-05-06 11:46:30 -07:00
Dermot Duffy 2b00d95176 Fix incorrect engine detection. 2023-04-29 15:09:50 -07:00
Dermot Duffy 37a016e381 Add experimental 2-way audio support. 2023-04-29 13:30:37 -07:00
Dermot Duffy e1d74dc35a Enable smooth panning between past/live. 2023-04-09 19:23:34 -07:00
Dermot Duffy a8740b8f6b Add camera manager range tests. 2023-04-05 20:30:21 -07:00
Dermot Duffy 1734e5ae69 Fix size call. 2023-04-05 18:25:53 -07:00
Dermot Duffy 4d47b6ea73 Add tests for camera manager cache. 2023-04-05 18:16:29 -07:00
Dermot Duffy 7071f2ff63 Add unittest coverage for engine-factory. 2023-04-04 21:55:52 -07:00
Dermot Duffy bff73b4e2d Don't show timeline bar if we cannot seek. 2023-04-01 11:44:00 -07:00
Dermot Duffy 2c94907e78 Minor media player initialization fix. 2023-03-31 19:14:28 -07:00
Dermot Duffy 04e99b912e Increase load performance by dynamically loading engines. 2023-03-28 20:23:20 -07:00
Dermot Duffy d2ddc3e8f0 De-duplicate events at the same time. 2023-03-26 17:36:23 -07:00
Dermot Duffy 304c7e3164 Initial motionEye commit. 2023-03-26 16:42:21 -07:00
Dermot Duffy e3f544453e Tolerate numeric unique_ids. 2023-03-19 14:46:18 -07:00
Dermot Duffy e1f146b560 Add download control to thumbnails. 2023-03-12 20:28:46 -07:00
Dermot Duffy c053286aa7 Codereview fixes. 2023-03-12 15:47:16 -07:00
Dermot Duffy 342d988bbd Add support for multiple zones/labels per Frigate camera. 2023-03-12 15:35:53 -07:00
Dermot Duffy 7f1fcf454e Add support for 'scroll up refresh' in the gallery. 2023-03-06 21:04:05 -08:00
Dermot Duffy 1ea961265b Add sub_label support. 2023-03-05 09:52:55 -08:00
Dermot Duffy 1255d3269a Merge pull request #986 from dermotduffy/no-longer-need-extended-for-uniqueid
Remove unnecessary entity fetches
2023-03-04 13:18:57 -08:00
Dermot Duffy 899fdbb842 Remove unnecessary entity fetches. 2023-03-04 12:54:22 -08:00
Dermot Duffy 9870446a9f Fix defaults overriding intentional values. 2023-03-04 10:03:16 -08:00
Dermot Duffy a9e96eb65c Use Frigate camera name as webrtc_card default URL. 2023-02-26 20:49:58 -08:00
Dermot Duffy fcc2c5dd99 Add support for custom go2rtc streams. 2023-02-26 13:52:24 -08:00
Dermot Duffy 812c3e1018 Initial version of substream support. 2023-02-24 20:41:11 -08:00
Dermot Duffy 425782f347 Cache media-metadata requests. 2023-02-18 19:20:10 -08:00
Dermot Duffy 90b4d249d4 Avoid duplicate engine creation. 2023-02-18 16:58:53 -08:00
Dermot Duffy f5ce02fe4a Generalize camera endpoints. 2023-02-18 11:03:12 -08:00
Dermot Duffy 5767e98501 Initial support for go2rtc provider. 2023-02-18 09:07:06 -08:00
Dermot Duffy 03cea41675 Add a performance option to control media chunk size. 2023-02-13 21:27:39 -08:00
Dermot Duffy 8c1fa511b0 Filter hidden media players out of the media player menu. 2023-02-12 17:30:30 -08:00
Dermot Duffy 06b4cc914c Refactor camera initialization into the camera engines. 2023-02-12 16:10:22 -08:00
Dermot Duffy 9cd60172a6 Don't show the timeline if no cameras support it. 2023-02-10 19:32:34 -08:00
Dermot Duffy 479671ab6c Match media direction to timeline. 2023-02-08 19:51:57 -08:00
Dermot Duffy aa6d990ee8 Minor fixes and upgrades. 2023-02-06 20:31:02 -08:00
Dermot Duffy c86a091546 Implement media filtering. 2023-02-05 20:27:24 -08:00
Dermot Duffy d27b9d9520 Tweaks to reduce bundle size. 2023-01-30 21:22:58 -08:00