Josh Hawkins
096e2791f5
Ensure review card icon color for event view is visible in light mode ( #12812 )
2024-08-29 19:58:36 -06:00
Marc Altmann
9d456ccfcf
fix default model for rknn detector ( #12807 )
2024-08-29 19:58:36 -06:00
Nicolas Mowen
ad5c3741e9
Add camera name to audio debug line ( #12799 )
...
* Add camera name to audio debug line
* Formatting
2024-08-29 19:58:36 -06:00
Nicolas Mowen
fe188bd646
Handle case where user stops scrubbing but remains hovering ( #12794 )
...
* Handle case where user stops scrubbing but remains hovering
* Add type
2024-08-29 19:58:36 -06:00
Josh Hawkins
f47984818f
Ensure review cameras are sorted by config ui order if specified ( #12789 )
2024-08-29 19:58:36 -06:00
Nicolas Mowen
7b274b6974
Use camera status to get state of camera config ( #12787 )
...
* Use camera status to get state of camera config
* Fix spelling
2024-08-29 19:58:36 -06:00
Nicolas Mowen
b1806b0a7c
Handle case where sub label was null ( #12785 )
2024-08-29 19:58:36 -06:00
Nicolas Mowen
ff2e46650c
Update version
2024-08-29 19:58:36 -06:00
Nicolas Mowen
69fe6cdc05
Fix iOS export buttons ( #12755 )
...
* Fix iOS export buttons
* Use layering instead of z index
2024-08-29 19:58:36 -06:00
Josh Hawkins
b7e0d14b83
Only use dense property on phones for motion review timeline ( #12768 )
2024-08-29 19:58:36 -06:00
Josh Hawkins
7db6ed9ad5
Use radix css var to limit desktop menu height ( #12743 )
2024-08-29 19:58:36 -06:00
Josh Hawkins
da0f63f095
Fix large tablet recording view layout ( #12753 )
2024-08-29 19:58:36 -06:00
cvroque
90221e8c94
Remove duplicated text ( #13416 )
2024-08-29 09:10:47 -06:00
Josh Hawkins
37680c317c
Change wording of offline message to account for broker lwt timeout ( #13403 )
2024-08-28 09:22:57 -05:00
Josh Hawkins
f4f3cfa911
Don't allow periods in zone or camera group names ( #13400 )
2024-08-28 06:26:50 -06:00
Josh Hawkins
ca0f6e4c0a
Add portal the live player tooltip ( #13389 )
2024-08-27 19:14:22 -06:00
Josh Hawkins
70ea6fc9a1
Update live view docs with camera firmware settings recommendations ( #13370 )
...
* Update live view docs with camera firmware settings recommendations
* video/audio
* capitalization
* Video only cams
* clarify higher iframes
* update wording
* fix wording
* Add note on camera specific page
* change note
2024-08-27 07:00:54 -06:00
Marc Altmann
a7ccabd8f1
update go2rtc version in reference config ( #13367 )
2024-08-26 15:17:24 -06:00
Nicolas Mowen
453a8d794e
Add tooltip for icons in review event list ( #13334 )
2024-08-25 07:57:10 -05:00
Nicolas Mowen
67e692a7f3
Add edgetpu docs for synology specific issue ( #13335 )
2024-08-25 07:56:05 -05:00
Blake Blackshear
ce79898cae
fix default build ( #13321 )
2024-08-24 07:44:15 -05:00
Blake Blackshear
bf90daae2b
update actions for release ( #13318 )
2024-08-24 07:25:24 -05:00
ghxstxch
34382ac38e
Update cameras.md ( #13309 )
2024-08-24 06:07:25 -06:00
Josh Hawkins
fdb5d53960
Update discussion templates ( #13303 )
...
* Update discussion templates
* camera support go2rtc
2024-08-23 18:05:14 -05:00
Nicolas Mowen
2dc5a7f767
Fix delayed preview not showing ( #13295 )
2024-08-23 09:51:59 -05:00
Josh Hawkins
65ca3c8fa3
Fix discussion templates ( #13292 )
...
* Fix yaml spacing for discussion templates
* Remove browser question from detectors
2024-08-23 07:58:39 -05:00
Josh Hawkins
ff34af2c1f
Update discussion templates ( #13291 )
...
* Revamp support discussion templates
* move text to description
* remove duplicate logs box
* ffprobe on camera support
* longer description on config support
2024-08-23 06:44:31 -06:00
Nicolas Mowen
e01b6ee76b
Fix case where user's cgroup says it has 0 cpu cores ( #13271 )
2024-08-22 08:06:26 -05:00
Nicolas Mowen
b94b08a33c
Add comment about global zones behavior ( #13269 )
2024-08-22 07:47:53 -05:00
Nicolas Mowen
540d66af57
Update reference config to include motion enabled field ( #13255 )
2024-08-21 20:10:12 -05:00
Nicolas Mowen
1c7ee5f4e4
UI fixes ( #13246 )
...
* Fix bad data in stats
* Add support for changes dialog when leaving without saving config editor
* Fix scrolling into view
2024-08-21 08:19:07 -06:00
Josh Hawkins
a2deeb0d12
Update live player docs ( #13245 )
...
* Clarify live modes in 0.14
* change column name
* clarify wording
2024-08-21 08:01:15 -05:00
Peter Riemersma
22fe261dd6
Update cameras.md ( #13218 )
2024-08-20 13:52:35 -06:00
Nicolas Mowen
d96f76c27f
Ensure only enabled birdseye cameras are considered active ( #13194 )
...
* Ensure only enabled birdseye cameras are considered active
* Cleanup
2024-08-19 16:01:48 -05:00
Nicolas Mowen
1da934e63c
Dynamically detect if full screen is supported ( #13197 )
2024-08-19 16:01:21 -05:00
Nicolas Mowen
38a8d34ba5
Preview fixes ( #13193 )
...
* Handle case where preview was saved late
* fix timing
2024-08-19 10:45:55 -06:00
Josh Hawkins
8e31244fb3
Adjust MSE player playback rate logic ( #13164 )
...
* Fix MSE playback rate logic
* don't adjust playback rate if we just started streaming
* memoize onprogress
2024-08-18 12:13:21 -06:00
Nicolas Mowen
3a124dbb84
Fix plus view resetting ( #13160 )
2024-08-18 07:41:10 -06:00
Josh Hawkins
b44354ad29
Update configuring go2rtc docs to reflect 0.14 changes ( #13147 )
2024-08-17 15:04:12 -06:00
Josh Hawkins
8c23ede683
Live player fixes ( #13143 )
...
* Jump to live when exceeding buffer time threshold in MSE player
* clean up
* Try adjusting playback rate instead of jumping to live
* clean up
* fallback to webrtc if enabled before jsmpeg
* baseline
* clean up
* remove comments
* adaptive playback rate and intelligent switching improvements
* increase logging and reset live mode after camera is no longer active on dashboard only
* jump to live on safari/iOS
* clean up
* clean up
* refactor camera live mode hook
* remove key listener
* resolve conflicts
2024-08-17 12:16:48 -06:00
elreydetoda
3ffbdb35a2
updating HACS installation instructions ( #13136 )
2024-08-17 06:14:45 -06:00
Josh Hawkins
4133e454c4
Remove dashboard keyboard listener ( #13102 )
2024-08-15 16:13:11 -05:00
Josh Hawkins
4dce8ff60a
Add shortcut key "r" to mark selected items as reviewed ( #13087 )
...
* Add shortcut key "r" to mark selected items as reviewed
* unselect after keypress
2024-08-15 09:51:44 -05:00
Nicolas Mowen
2e724291db
Catch case where github sends bad json data ( #13077 )
2024-08-14 20:41:41 -05:00
Emil Sandnabba
0504e9ef79
Update reverse proxy documentation ( #13075 )
...
* Cleanup the reverse proxy overview
* Adding a Traefik example
* Adding a note about TLS
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
* Update docs/docs/guides/reverse_proxy.md
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-08-14 15:51:15 -06:00
Nicolas Mowen
f6b61c26ae
Rename bug report ( #13039 )
2024-08-13 14:26:01 -05:00
Nicolas Mowen
1b876bf8d3
UI fixes ( #13030 )
...
* Fix difficulty overwriting export name
* Fix NaN for score selector
2024-08-13 10:12:06 -05:00
Nicolas Mowen
b0d42ea116
Fix last hour preview ( #13027 )
2024-08-13 08:23:46 -06:00
Nicolas Mowen
05bc3839cc
Reset recordings when changing the date ( #13009 )
2024-08-12 15:12:49 -06:00
Nicolas Mowen
281482927a
Recordings Fixes ( #13005 )
...
* If recordings don't exist mark as no recordings
* Fix reloading recordings failing
* Fix mark items not clearing selected
* Cleanup
* Default to last full hour when error occurs
* Remove check
* Cleanup
* Handle empty recordings list case
* Ensure that the start time is within the time range
* Catch other reset cases
2024-08-12 14:30:16 -06:00