Commit Graph
41 Commits
Author SHA1 Message Date
Dermot Duffy d895c43e67 Treat camera unavailability in a more friendly way.
Also creates a `components-lib` directory for major webcomponent support code.
2023-10-05 21:18:03 -07:00
Dermot Duffy f2e230fa81 Add mixxing part of prior commit. 2023-10-03 20:22:56 -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 1a4d38e609 Fix init/select out of sync issues. 2023-09-05 20:39:54 -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 cc77caa96d Reset the query on grid change in a smarter way. 2023-08-11 19:49:42 -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 992b622f7c Add support for disabling zoom. 2023-05-06 14:03:05 -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 e1d74dc35a Enable smooth panning between past/live. 2023-04-09 19:23:34 -07:00
Dermot Duffy 304c7e3164 Initial motionEye commit. 2023-03-26 16:42:21 -07:00
Dermot Duffy 27a0e934fc Fix autoplay functionality in viewer. 2023-03-18 15:32:51 -07:00
Dermot Duffy 712713f60c Refactor viewer to support other viewer players. 2023-03-18 13:56:55 -07:00
Dermot Duffy a5c33f4c28 Update the webrtc_card provider for the latest webrtc version. 2023-02-27 23:14:20 -08:00
Dermot Duffy a9e96eb65c Use Frigate camera name as webrtc_card default URL. 2023-02-26 20:49:58 -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 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 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 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 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 eefe665f25 Remove confusing carousel methods. 2023-01-24 19:36:54 -08:00
Dermot Duffy 980ba1fc6f Break apart view.ts into multiple files. 2023-01-24 19:36:54 -08:00
Dermot Duffy 39b44863ce Rename DataManager to CameraManager. 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 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 ead0026650 Convert all major views to separate chunks. 2022-10-09 11:39:27 -07:00
Dermot Duffy 0d09286c8c Split live providers into chunks. 2022-10-09 08:39:04 -07:00