Commit Graph
224 Commits
Author SHA1 Message Date
Dermot Duffy e12912fa85 Add out-of-the-box Frigate PTZ support. 2023-10-29 14:10:41 -07:00
Dermot Duffy ac0eab40a2 Add editor support. 2023-10-10 20:16:00 -07:00
Dermot Duffy 9a2eb24d35 Rename service_data to data to maintain HA compatibility. 2023-10-08 21:17:57 -07:00
Dermot Duffy 9b72dd8089 Refactor main types.ts . 2023-10-02 22:35:58 -07:00
Dermot Duffy 4cd0778441 Fix editor label. 2023-09-06 19:55:00 -07:00
Dermot Duffy 48ece1e154 Improve display mode button text. 2023-08-26 14:51:48 -07:00
Dermot Duffy b663e0b731 Initial support for grid for live and media viewer. 2023-08-08 22:26:25 -07:00
Dermot Duffy 39b985b4df Add screenshot support. 2023-06-16 19:36:45 -07:00
Dermot Duffy 972a0999fb Allow default media controls to be hidden. 2023-05-14 20:00:23 -07:00
Dermot Duffy 8365b43c04 Add play/pause/mute/unmute Frigate card commands. 2023-05-11 20:25:40 -07:00
Dermot Duffy 109e10ea68 Rename option to always_connected. 2023-05-07 15:32:44 -07:00
Dermot Duffy ee7d02fc58 Add support for connecting microphone on card load. 2023-05-07 15:17:39 -07:00
Dermot Duffy 2c1b8ed785 Implement momentary and toggle microphone button types. 2023-05-06 15:59:57 -07:00
Dermot Duffy 992b622f7c Add support for disabling zoom. 2023-05-06 14:03:05 -07:00
Dermot Duffy 37a016e381 Add experimental 2-way audio support. 2023-04-29 13:30:37 -07:00
Dermot Duffy e854187666 Add support for new ribbon timeline. 2023-04-14 16:44:39 -07:00
Dermot Duffy 9476fd96af Add editor support for max-height and min-height . 2023-04-11 20:02:46 -07:00
Dermot Duffy 304c7e3164 Initial motionEye commit. 2023-03-26 16:42:21 -07:00
Dermot Duffy e1f146b560 Add download control to thumbnails. 2023-03-12 20:28:46 -07:00
Dermot Duffy 342d988bbd Add support for multiple zones/labels per Frigate camera. 2023-03-12 15:35:53 -07:00
Dermot Duffy 24613e7ed9 Add support for expanding the card without fullscreen. 2023-03-11 15:38:54 -08:00
Dermot Duffy 6d2d31f709 Allow the user to specify image URL for image live provider. 2023-02-26 19:47:33 -08:00
Dermot Duffy bf2952b228 Move all live provider options into cameras. 2023-02-26 18:45:37 -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 9ed3543023 Rename frigate-jsmpeg to jsmpeg. 2023-02-18 13:08:07 -08:00
Dermot Duffy d446716b7b Add editor support for go2rtc modes. 2023-02-18 11:36:35 -08:00
Dermot Duffy 5767e98501 Initial support for go2rtc provider. 2023-02-18 09:07:06 -08:00
Dermot Duffy 0128e2a818 Rename frigate_ui action to camera_ui . 2023-02-14 19:15:33 -08:00
Dermot Duffy d54e31e520 Rename event_gallery to media_gallery . 2023-02-13 22:06:26 -08:00
Dermot Duffy 03cea41675 Add a performance option to control media chunk size. 2023-02-13 21:27:39 -08:00
Dermot Duffy 730eb42983 Rename camera directory to camera-manager. 2023-01-29 19:02:24 -08:00
Dermot Duffy 0df6faaf7d Move camera name and icon into camera manager. 2023-01-29 18:30:07 -08:00
Dermot Duffy 0caf64ba82 Make filter mode configurable. 2023-01-29 14:26:49 -08:00
Dermot Duffy 95ced8f177 Fix event details default. 2023-01-29 13:40:29 -08:00
Dermot Duffy e08cb95b16 Move frigate util under the camera manager hierarchy. 2023-01-24 19:36:54 -08:00
Dermot Duffy d8614a3e8d Move frigate utils under the camera manager directory for Frigate. 2023-01-24 19:36:54 -08:00
Dermot Duffy cfdf0a429b Add optional prevention of playing a clip on snapshot click 2022-10-12 17:58:36 -07:00
Dermot Duffy c35fdc56d5 Add a hover-card menu style. 2022-10-10 20:43:35 -07:00
Dermot Duffy da7895903e Use lodash cloneDeep and generate facade chunk. 2022-10-10 19:04:29 -07:00
Dermot Duffy a791b5a252 Add documentation for performance profile. 2022-10-09 18:18:05 -07:00
Dermot Duffy ad872eb3be Add refresh_seconds option for live image. 2022-10-09 16:32:42 -07:00
Dermot Duffy 0366ad9736 Add an 'image' live provider. 2022-10-09 16:11:38 -07:00
Dermot Duffy b663772a52 Add editor support for performance profile. 2022-10-08 10:13:32 -07:00
Dermot Duffy c8c9098501 Initial low performance profile mode. 2022-10-04 20:00:53 -07:00
Dermot Duffy fb65c3f99e Initial version of recordings button. 2022-10-02 14:41:00 -07:00
Dermot Duffy 3c247b6320 Ensure container resizes when parent resizes. 2022-10-01 23:49:35 -07:00
Dermot Duffy 3e02aeb80b Minor editor CSS cleanup. 2022-10-01 12:08:26 -07:00
Dermot Duffy b9d1d019c2 Break out controls into different menu sections. 2022-10-01 11:27:51 -07:00
Dermot Duffy 69ca622284 Make mini timelines editable. 2022-09-25 09:12:36 -07:00