Commit Graph
264 Commits
Author SHA1 Message Date
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 d63a1de042 Only show the microphone button when the loaded media supports 2-way audio. 2023-05-07 16:47:02 -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 867a118a16 Add better control over substreams. 2023-05-06 10:42:17 -07:00
Dermot Duffy fd74c1c855 Add initial support for automations. 2023-05-04 19:54:41 -07:00
Dermot Duffy 37a016e381 Add experimental 2-way audio support. 2023-04-29 13:30:37 -07:00
Dermot Duffy 705afaca99 Add initial zoom support. 2023-04-22 16:32:11 -07:00
Dermot Duffy e854187666 Add support for new ribbon timeline. 2023-04-14 16:44:39 -07:00
Dermot Duffy 1da7510c3a Add max_height and min_height dimension options. 2023-04-11 19:50:36 -07:00
Dermot Duffy e1d74dc35a Enable smooth panning between past/live. 2023-04-09 19:23:34 -07:00
Dermot Duffy d25d85eb34 Clicking on an event in the timeline always plays. 2023-04-07 07:49:36 -07:00
Dermot Duffy 7071f2ff63 Add unittest coverage for engine-factory. 2023-04-04 21:55:52 -07:00
Dermot Duffy 304c7e3164 Initial motionEye commit. 2023-03-26 16:42:21 -07:00
Dermot Duffy 2e9f5f9b74 Rename expand_toggle action to expand. 2023-03-13 22:00:43 -07:00
Dermot Duffy b0528d94f9 Restrict card_id characters. 2023-03-13 21:41:54 -07:00
Dermot Duffy 292a8083d7 Support executing actions from the query string. 2023-03-13 20:59:07 -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 9870446a9f Fix defaults overriding intentional values. 2023-03-04 10:03:16 -08:00
Dermot Duffy 6a55cf9007 Add support for global cameras options 2023-03-04 10:03:16 -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 732099b6d0 Automatically mute if autoplay is blocked. 2023-02-18 14:28:59 -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 06b4cc914c Refactor camera initialization into the camera engines. 2023-02-12 16:10:22 -08:00
Dermot Duffy a9074bd44e Results of running ts-prune. 2023-01-30 21:11:21 -08:00
Dermot Duffy a5921e9f91 Import cleanups to avoid circular imports. 2023-01-29 20:44:08 -08:00
Dermot Duffy 730eb42983 Rename camera directory to camera-manager. 2023-01-29 19:02:24 -08:00
Dermot Duffy 49e5cc5c5e Make debug logging controllable by config. 2023-01-29 15:56:47 -08:00
Dermot Duffy 0caf64ba82 Make filter mode configurable. 2023-01-29 14:26:49 -08:00
Dermot Duffy 0f5f5b7ddf Support 'all' as media type for live thumbnails. 2023-01-24 19:36:54 -08:00
Dermot Duffy 65aa9716fc Clean up thumbnail schema handling. 2023-01-24 19:36:54 -08:00
Dermot Duffy 5385d4d5fd Move some Frigate specific interfaces under the Frigate engine. 2023-01-24 19:36:54 -08:00
Dermot Duffy e08cb95b16 Move frigate util under the camera manager hierarchy. 2023-01-24 19:36:54 -08:00
Dermot Duffy 093925cb40 Initial code for major engine refactor. 2023-01-24 19:36:54 -08:00
Dermot Duffy a54b2deb7c Rename mediaLoaded to media_loaded 2022-10-14 20:11:27 -07:00
Dermot Duffy cfdf0a429b Add optional prevention of playing a clip on snapshot click 2022-10-12 17:58:36 -07:00
Dermot Duffy 8f7de97928 Add media query support. 2022-10-11 21:16:38 -07:00