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
Nicolas Mowen and GitHub
4d05bc25f4
Safely load config file for go2rtc ( #11491 )
...
* Safely load config file for go2rtc
* Add log for default config
* Cleanup
2024-05-22 18:10:55 -05:00
Nicolas Mowen and GitHub
527d2ab27b
Fix extra space in command ( #11487 )
2024-05-22 13:25:58 -05:00
Nicolas Mowen and GitHub
01e387ee9a
Adjust date math ( #11485 )
2024-05-22 10:06:40 -06:00
Nicolas Mowen and GitHub
db496ec525
Fix current hour check for uneven timezones ( #11484 )
2024-05-22 09:27:00 -06:00
Nicolas Mowen and GitHub
c935eb0c79
Update Deps ( #11480 )
...
* Update web deps
* Update python deps
* revert matplotlib
2024-05-22 08:41:43 -06:00
Nicolas Mowen and GitHub
c49be0a47f
UI tweaks / fixes ( #11479 )
...
* Update coloring of logs button
* Fix paging after submitting
* Fix sorting
* Add icon
2024-05-22 07:14:48 -06:00
Nicolas Mowen and GitHub
cc3bbcc303
Improve preview loading ( #11469 )
...
* Improve preview loading
* Ensure it works when selecting dates
2024-05-21 08:00:29 -05:00
Nicolas Mowen and GitHub
2a86969f54
UI Tweaks ( #11459 )
...
* refresh dashboard activity on visibility change
* Make video controls more consistent
* Use const
2024-05-20 18:26:17 -05:00
Nicolas Mowen and GitHub
dda65ba514
Update review APIs ( #11457 )
2024-05-20 16:04:18 -05:00
Nicolas Mowen and GitHub
e268da9df7
Update motion detection tuning to reflect UI tuner ( #11455 )
2024-05-20 13:35:49 -05:00
Nicolas Mowen and GitHub
8897b4b0e0
Remove parked car guide as it is no longer relevant ( #11451 )
...
* Remove parked cars guide
* Update sidebar
* Update stationary_objects.md
2024-05-20 22:56:03 +05:30
Nicolas Mowen and GitHub
7413810fa4
Don't timeshift recordings ( #11449 )
2024-05-20 20:14:39 +05:30
Nicolas Mowen and GitHub
2a16d5593a
Fix timezone conversion logic ( #11444 )
...
* Fix timezone conversion logic
* Use function for consistency
* Cleanup
2024-05-20 07:02:19 -06:00
Nicolas Mowen and GitHub
4c87ef56c7
Support timezones ( #11434 )
...
* Handle offset timezones
* Fix previews loading
* Cleanup
* remove unused
2024-05-19 17:08:32 -06:00
Nicolas Mowen and GitHub
c1560308bf
UI improvements ( #11429 )
...
* Respect classname when no preview is found
* Don't check for go2rtc info if camera is not restramed
* Show error banner when playback fails
* Add keyboard shortcut for fullscreen
2024-05-19 07:39:17 -05:00
Nicolas Mowen and GitHub
0810873988
Fix broken links ( #11425 )
2024-05-18 18:09:55 -05:00
Nicolas Mowen and GitHub
16f1c575d7
UI Fixes ( #11423 )
...
* Settings fixes
* Fix formatting
2024-05-18 14:19:32 -06:00
Nicolas Mowen and GitHub
3ce8816b9a
Update auth settings UI ( #11421 )
2024-05-18 14:05:28 -05:00
Nicolas Mowen and GitHub
8cddfc27fb
UI fixes ( #11417 )
...
* Set max width on the problems area in status bar and use unique keys so they do not duplicate
* Fix possibly missing media info
* Show full row of items on tablet
* remove debugging logic
2024-05-18 11:54:46 -05:00
Nicolas Mowen and GitHub
97f5ba0145
Update go2rtc and implement stream probe to only show 2 way talk when supported ( #11407 )
...
* Support two way talk validation
* Fix handling
* Use go2rtc stream info to infer audio output
* Update go2rtc
* Update bundle policy
* Formatting
2024-05-17 07:30:22 -06:00
Nicolas Mowen and GitHub
07eef9b139
Recording fixes ( #11406 )
...
* Fix infinite review items when record is disabled
* Fix showing loading icon while continuing to scrub
* Fix recording layout previews
2024-05-17 07:26:42 -06:00
Nicolas Mowen and GitHub
76f822630d
Fix preview saving for ffmpeg builds < 5 ( #11400 )
...
* Fix ffmpeg for rpi
* Fix character
2024-05-16 16:55:55 -05:00
Nicolas Mowen and GitHub
b10ae68c1f
Tweaks and fixes ( #11372 )
...
* Ensure camera activity is up to date
* Persist playback rate between cameras
* Add setting for default playback rate
* Fix audio events saving image
* Formatting
* Use select component
2024-05-14 08:38:03 -05:00
Nicolas Mowen and GitHub
b451d0a4f1
Improve mask error ( #11361 )
...
* Don't apply masks / zones that are outside of the detect resolution
* formatting
2024-05-13 10:00:34 -05:00