Nicolas Mowen and GitHub
7c39b176ac
Limit preview threads ( #12633 )
2024-07-26 09:16:45 -05:00
Nicolas Mowen and GitHub
4c2e6f75a2
Fix frigate failing when no config is defined ( #12611 )
2024-07-25 12:03:52 -05:00
Nicolas Mowen and GitHub
cea0596cf5
Docs updates ( #12607 )
2024-07-25 07:14:22 -06:00
Nicolas Mowen and GitHub
b4db07d7a5
Fix perview serialization ( #12597 )
2024-07-24 12:29:51 -05:00
Nicolas Mowen and GitHub
5c15659a34
Ensure that persisted state is kept in sync ( #12596 )
2024-07-24 11:17:32 -06:00
Nicolas Mowen and GitHub
1bd3285679
Use pickle for config objects ( #12594 )
2024-07-24 10:37:29 -05:00
Nicolas Mowen and GitHub
d28ad0f0c8
Use JSON instead of pickle for serialization ( #12590 )
2024-07-24 08:58:23 -06:00
Nicolas Mowen and GitHub
47aecff567
UI Tweaks ( #12571 )
2024-07-23 09:34:38 -05:00
Nicolas Mowen and GitHub
524f03a650
Persist show reviewed locally so it maintains state ( #12560 )
...
* Persist show reviewed locally so it maintains state
* fix
* Theming fixes
2024-07-22 17:55:39 -05:00
Nicolas Mowen and GitHub
68e6ffdfef
UI fixes ( #12542 )
...
* Don't require previews to show motion ui
* Fix recording text to match hls player logic
2024-07-21 14:14:59 -05:00
Nicolas Mowen and GitHub
29345c429a
Fix plus sorting button ( #12513 )
2024-07-19 09:08:50 -05:00
Nicolas Mowen and GitHub
f2c46408c4
Add more icons to event icon types ( #12507 )
2024-07-18 16:11:05 -05:00
Nicolas Mowen and GitHub
c56e7e7c6c
UI fixes ( #12490 )
...
* Improve export handling when errors occur
* Fix mobile zooming
* Handle recordings buffering
* Cleanup
* Url encode export name
* Start with actual name in input
* Fix buffering
2024-07-17 07:39:37 -06:00
Nicolas Mowen and GitHub
30f0f73a4e
Add camera name to recordings log ( #12480 )
...
* Add camera name to recordings log
* Formatting
2024-07-16 11:56:09 -05:00
Nicolas Mowen and GitHub
e9da453190
Don't allow backwards recordings ( #12477 )
2024-07-16 10:04:33 -05:00
Nicolas Mowen and GitHub
91f62cf8ce
Fix ui config migration ( #12476 )
2024-07-16 08:45:11 -05:00
Nicolas Mowen and GitHub
b7cf5f4105
Fix handling of default group ( #12459 )
2024-07-15 11:18:01 -05:00
Nicolas Mowen and GitHub
82d2910039
Fix camera filtering logic ( #12457 )
...
* Fix camera filtering logic
* Cleanup
* Simplify and consider birdseye only group in logic
* Don't add filter when group is birdseye only
2024-07-15 09:34:41 -06:00
Nicolas Mowen and GitHub
5066fa369d
Filter alerts by camera group ( #12456 )
2024-07-15 07:35:41 -05:00
Nicolas Mowen and GitHub
a4eb435f1a
Improve safari image scrolling performance ( #12429 )
...
* Don't set z-height on iOS
* More z-index cleanup
2024-07-13 11:54:24 -05:00
Nicolas Mowen and GitHub
843d301950
Don't detach media ( #12421 )
2024-07-12 15:29:42 -06:00
Nicolas Mowen and GitHub
d08fe170f2
Recordings improvements ( #12417 )
2024-07-12 15:17:38 -06:00
Nicolas Mowen and GitHub
a361372182
Update review docs ( #12401 )
2024-07-12 07:36:28 -06:00
Nicolas Mowen and GitHub
e416e44998
Simplify ws updating ( #12390 )
...
* Simplify ws updating
* Simplify return values
2024-07-11 09:25:33 -06:00
Nicolas Mowen and GitHub
88e1d56799
Update Web deps ( #12388 )
...
* Update radix ui
* Update vite
* More ui deps
* Update typscript
* Update react router
2024-07-11 08:09:35 -05:00
Nicolas Mowen and GitHub
40be915061
Fix review update causing api spam ( #12387 )
2024-07-11 08:09:11 -05:00
Nicolas Mowen and GitHub
baf209f257
Docs tweaks ( #12375 )
...
* Add explanation of bounding box colors
* Add FAQ about offline camera
2024-07-10 06:34:03 -06:00
Nicolas Mowen and GitHub
f44df9fe61
Revert "Limited shm frame count ( #12346 )" ( #12362 )
...
This reverts commit 34812b7439 .
2024-07-09 11:49:08 -05:00
Nicolas Mowen and GitHub
34812b7439
Limited shm frame count ( #12346 )
...
* Only keep 2x detect fps frames in SHM
* Don't delete previous shm frames in output
* Catch case where images do not exist
* Ensure files are closed
* Clear out all frames when shutting down
* Correct the number of frames saved
* Simplify empty shm error handling
* Improve frame safety
2024-07-09 06:44:53 -06:00
Nicolas Mowen and GitHub
012aa63571
Enforce minimum value for mqtt stats update ( #12253 )
2024-07-01 17:08:14 -05:00
Nicolas Mowen and GitHub
ef7846bb41
Update ffmpeg source ( #12251 )
...
* Revert "Use latest 5.1 ffmpeg update (#12243 )"
This reverts commit 93e08688be .
* Revert "Change qsv device arg to standard hwaccel arg (#12249 )"
This reverts commit 56b4a551dc .
* Use different repo for build
2024-07-01 15:46:40 -06:00
Nicolas Mowen and GitHub
56b4a551dc
Change qsv device arg to standard hwaccel arg ( #12249 )
2024-07-01 12:57:04 -06:00
Nicolas Mowen and GitHub
93e08688be
Use latest 5.1 ffmpeg update ( #12243 )
...
* Use latesat 5.1 ffmpeg update
* Fix arm build
2024-07-01 11:08:36 -05:00
Nicolas Mowen and GitHub
21a777ab45
Fix nginx 5000 template ( #12210 )
2024-06-29 18:36:24 -05:00
Nicolas Mowen and GitHub
18b8e19847
Fix audio model download again ( #12207 )
...
* Fix audio model download again
* Update Dockerfile
2024-06-29 12:55:55 -06:00
Nicolas Mowen and GitHub
48a87b16b8
Fix yamnet model download ( #12200 )
2024-06-29 09:35:34 -05:00
Nicolas Mowen and GitHub
46c3ef8c6b
Nginx config tweaks ( #12174 )
...
* Change auth port and remove ipv6
* Add docs for nginx bind mount
* Consolidate listen statements
* Update port in docs
* Fix typing
2024-06-29 07:18:40 -06:00
Nicolas Mowen and GitHub
bfbacee7b5
Quick fix ( #12153 )
...
* Use list for zones to keep chronological order
* Replace when changing playbackRate
2024-06-25 07:38:37 -05:00
Nicolas Mowen and GitHub
00e235867a
Downgrade go2rtc ( #12139 )
2024-06-24 08:26:32 -05:00
Nicolas Mowen and GitHub
88046ebd15
Fix review items ( #12126 )
2024-06-23 18:52:02 -05:00
Nicolas Mowen and GitHub
abc1ecfb60
Show correct previous state when updating for end ( #12122 )
...
* Show correct previous state when updating for end
* remove log
* Formatting
2024-06-23 08:45:10 -05:00
Nicolas Mowen and GitHub
9bbb88cdcb
Fix left swipe on preview ( #12104 )
...
* Fix left swipe
* Simplify
2024-06-21 16:06:40 -05:00
Nicolas Mowen and GitHub
c867d90f50
Add reviews topic to MQTT docs ( #12097 )
2024-06-21 11:43:52 -05:00
Nicolas Mowen and GitHub
3410290b45
Fix preview failing on cameras with - in name ( #12093 )
2024-06-21 07:33:20 -06:00
Nicolas Mowen and GitHub
b34be991bd
Simplify zone objects example ( #12086 )
2024-06-20 21:06:42 -05:00
Nicolas Mowen and GitHub
73755e9777
Auto focus user field for login ( #12083 )
2024-06-20 11:37:54 -05:00
Nicolas Mowen and GitHub
c871bebee6
Fix export timing ( #12080 )
2024-06-20 07:25:02 -06:00
Nicolas Mowen and GitHub
e9cdef9f25
fix case where camera is disabled and has no previews ( #12066 )
...
* fix case where camera is disabled and has no previews
* Maintain slow loading behavior
2024-06-19 12:51:19 -06:00
Nicolas Mowen and GitHub
d01457e64d
Fix showing loading indicator when first loading a camera without previews ( #12064 )
2024-06-19 08:52:45 -06:00
Nicolas Mowen and GitHub
c72d304515
Update go2rtc ( #12063 )
2024-06-19 08:46:23 -06:00
Nicolas Mowen and GitHub
767033e4d8
Treat meta key same as ctrl ( #12051 )
2024-06-18 20:26:00 -05:00
Nicolas Mowen and GitHub
e6790d9a6a
Add ability to select all on desktop ( #12044 )
...
* Add ability to select all review items
* Refactor keybaord listener
2024-06-18 09:32:17 -05:00
Nicolas Mowen and GitHub
bdda89b5e2
Fix case where S6 timestamp is missing ( #12040 )
2024-06-18 08:07:28 -05:00
Nicolas Mowen and GitHub
4635e64b2e
Use api path to determine type ( #12031 )
...
* Use api path to determine type
* Use in both cases
* Fix extension parsing
2024-06-17 14:53:35 -06:00
Nicolas Mowen and GitHub
5b60785cca
Increase resolution for mobile viewing ( #12025 )
2024-06-17 12:35:36 -05:00
Nicolas Mowen and GitHub
ef304e6f7f
Set image height to make bandwidth usage lower ( #12024 )
2024-06-17 08:21:51 -06:00
Nicolas Mowen and GitHub
24770148a7
Don't fail when preview restore fails ( #12022 )
...
* Don't fail when preview restore fails
* Cleanup
2024-06-17 08:56:24 -05:00
Nicolas Mowen and GitHub
ba6fc0fdb3
UI Tweaks ( #12002 )
...
* Adjust review padding
* Fix mse check
* Don't fail when cpu property is missing
* ignore lines without any spaces
2024-06-17 06:19:16 -06:00
Nicolas Mowen and GitHub
3c12872a56
Update template to include all detector types ( #11981 )
...
* Change from coral to general detector dropdown
* Update camera-support.yml
* Update config-support.yml
* Update general-support.yml
2024-06-15 15:26:09 -05:00
Nicolas Mowen and GitHub
b49cda274d
Fix calendar selection ( #11959 )
2024-06-14 12:14:32 -05:00
Nicolas Mowen and GitHub
a7da468b97
Manually set current time when selecting event ( #11948 )
...
* Manually set current time when selecting event
* Make it clear which camera has no preview
* Make it clear which camera has no preview
* Format camera name
2024-06-13 19:00:41 -05:00
Nicolas Mowen and GitHub
9514a3d089
UI tweaks ( #11940 )
...
* Enforce events must have snapshots for frigate+
* Open docs links in separate tabs
* Reload after restart to the baseUrl
2024-06-13 16:11:25 -06:00
Nicolas Mowen and GitHub
e56ce993df
UI Tweaks ( #11931 )
...
* Show number of items instead of dot
* Don't call error when connection has been closed on purpose
* Use motion icon for motion
* Show text on tablets as well
2024-06-13 09:45:07 -05:00
Nicolas Mowen and GitHub
3e1861e2ce
Correctly update segment data ( #11922 )
2024-06-12 15:48:54 -06:00
Nicolas Mowen and GitHub
6978140492
Copy review data so there is a diff ( #11896 )
2024-06-11 18:05:20 -05:00
Nicolas Mowen and GitHub
c9d253a320
Review improvements ( #11879 )
...
* Update segment even when number of active objects is the same
* add score to frigate+ chip
* Add support for selecting zones
* Add api support for filtering on zones
* Adjust UI
* Update filtering logic
* Clean up
2024-06-11 08:19:17 -06:00
Nicolas Mowen and GitHub
962d213699
UI changes ( #11863 )
...
* Delay live ready being dropped
* Handle case of removed camera
2024-06-10 20:20:58 -05:00
Nicolas Mowen and GitHub
11babb9509
Remove mention of recordings timeline object debugging ( #11820 )
2024-06-08 09:00:24 -06:00
Nicolas Mowen and GitHub
0181d1e377
Don't show preview for birdseye ( #11749 )
...
* Don't show preview for birdseye
* Retry ws connection on error
* Flex wrap cameras labels
2024-06-04 14:00:04 -06:00
Nicolas Mowen and GitHub
2875e84cb5
UI Fixes ( #11742 )
...
* Allow deleting failed in progress exports
* Fix comparison and preview retrieval
* Fix stretching of event cards
* Reset edit state when group changes
* Allow specifying group
2024-06-04 09:10:19 -06:00
Nicolas Mowen and GitHub
ea0292b911
Ensure review padding is consistently applied ( #11728 )
2024-06-03 17:10:39 -06:00
Nicolas Mowen and GitHub
b763754723
fix duplicate id in bug report ( #11718 )
2024-06-03 08:00:29 -06:00
Nicolas Mowen and GitHub
d5dafffc39
Fix bug template ( #11716 )
...
* Update bug-link.yml
* Delete .github/ISSUE_TEMPLATE/bug-link.yml
* Use existing template
2024-06-03 08:19:16 -05:00
Nicolas Mowen and GitHub
bd7c575f26
Add bug template to issues ( #11712 )
...
* Add bug template to issues
* Delete .github/ISSUE_TEMPLATE/bug_report.yml
* Create bug-report.yml
* Create bug-link.yml
2024-06-03 07:42:47 -05:00
Nicolas Mowen and GitHub
8418b65f34
Fix path containing too many / ( #11680 )
2024-06-01 08:24:20 -05:00
Nicolas Mowen and GitHub
8179278bfa
Don't fail if user has bind mounted nginx config ( #11671 )
2024-06-01 06:19:54 -05:00
Nicolas Mowen and GitHub
758df09da3
Handle error when live view stalls ( #11665 )
...
* Handle error when live view stalls
* Manually calculate buffer timeout
* Formatting
2024-05-31 08:52:42 -05:00
Nicolas Mowen and GitHub
142641b387
Adjust nginx proc count based on available CPUs ( #11653 )
...
* Restrict nginx to 4 processes if more are available
* Fix bash
* Different sed structure
* Limit ffmpeg thread counts for secondary ffmpeg processes
* Add up / down keyboard shortcut
2024-05-30 12:34:01 -05:00
Nicolas Mowen and GitHub
3e6b8c23bc
Update dialog sizing for plus dialog ( #11650 )
2024-05-30 09:26:15 -05:00
Nicolas Mowen and GitHub
1c5e7ebb48
UI Fixes ( #11648 )
...
* Add cursor pointer to preset dropdown
* Catch key index
* Fix iOS mime type
2024-05-30 07:41:37 -06:00
Nicolas Mowen and GitHub
1c2e2a7b38
Handle case where user sets detections as empty list ( #11646 )
2024-05-30 07:45:34 -05:00
Nicolas Mowen and GitHub
ec88752666
Don't show mark reviewed button when all items are in progress ( #11636 )
...
* Don't show mark reviewed button when all items are in progress
* Fix unknown preview file
2024-05-29 19:54:56 -05:00
Nicolas Mowen and GitHub
9fc22efa2d
Always save previews in UTC offset ( #11629 )
2024-05-29 14:55:56 -06:00
Nicolas Mowen and GitHub
9e8202874e
Remove live mode from config ( #11618 )
...
* Use preferred mode as default
* Remove live mode from config
* Add deer icon
* remove from config schema
2024-05-29 13:06:48 -05:00
Nicolas Mowen and GitHub
9245c5cb56
Improve efficiency of log and metrics pages ( #11622 )
...
* Rework stats pages
* Handle limited data case
* Handle page and arrow keys
* Adjust sizing
2024-05-29 12:05:39 -06:00
6dd9660ecd
Settings rework ( #11613 )
...
* refactor settings to be consistent with other page structure
* Implement non auto live
* Adjust missing view
* Quick fix
* Clarify settings options
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* Update naming and config restarts
* Rename
---------
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
2024-05-29 08:01:39 -06:00
Nicolas Mowen and GitHub
d5f6decd30
Cache camera stream info to speed up future config generations ( #11614 )
...
* Cache camera stream info to speed up future config generations
* Formatting
* fix
2024-05-29 07:41:41 -06:00
Nicolas Mowen and GitHub
cf4517cbdb
cache current hour previews ( #11606 )
2024-05-28 17:35:55 -05:00
Nicolas Mowen and GitHub
61f79afae9
Always use mse unless webrtc is requrested ( #11605 )
2024-05-28 17:35:36 -05:00
Nicolas Mowen and GitHub
5513addab8
UI Fixes ( #11602 )
...
* Fix playback rate not showing
* Fix export image
* Formatting
* Formatting
2024-05-28 13:45:08 -06:00
Nicolas Mowen and GitHub
d064e44571
Fix iOS fullscreen ( #11600 )
2024-05-28 13:10:42 -06:00
Nicolas Mowen and GitHub
4236580672
UI fixes ( #11596 )
...
* Fix using undefined search params
* Fix calendar selection
* Simplify
2024-05-28 13:15:31 -05:00
Nicolas Mowen and GitHub
8546d3d315
Simplify timezone math ( #11586 )
...
* Use utc minutes
* Cleanup
2024-05-28 09:09:17 -05:00
Nicolas Mowen and GitHub
6913cc6abc
Handle case where preview doesn't automatically changeover ( #11583 )
2024-05-28 08:11:23 -05:00
Nicolas Mowen and GitHub
d64633889b
Fixes ( #11575 )
...
* Fix settings icon
* Handle out of resources
2024-05-27 21:27:01 -05:00
Nicolas Mowen and GitHub
7bed854ff7
remove libusb build ( #11571 )
2024-05-27 16:52:19 -06:00
Nicolas Mowen and GitHub
5900a2a4ba
Add ability to interact with review items in events list ( #11562 )
...
* Add ability to interact with review items
* Ignore on iOS
* Don't load metadata
* Bug fixes
2024-05-27 17:12:57 -05:00
Nicolas Mowen and GitHub
a86e22e0fc
Fix live view updating when it shouldn't be ( #11561 )
...
* Simplify live image update logic
* Fix case where go2rtc is not setup
2024-05-27 09:50:02 -06:00
Nicolas Mowen and GitHub
be147d218b
Fix optimistic state ( #11556 )
2024-05-27 07:59:26 -05:00
Nicolas Mowen and GitHub
c2eac10925
Tweaks and fixes ( #11541 )
...
* Update config version to be stored inside of the config
* Don't remove items from list when navigating back
* Use video api instead of webps for live current hour filmstrip
* Check that the config file is writable
* Show camera name when camera is offline
* Show camera name when offline
* Cleanup
2024-05-26 16:49:12 -05:00