Moe
222c13c3fc
Save Live Grid positions when a tile is resized
2022-07-05 09:45:16 -07:00
Moe
39d99d0c95
Fix FileBin file links over p2p
2022-07-05 07:46:05 -07:00
Moe
e8a11b7b12
Fix ONVIF Device Manager load first monitor on open
2022-07-04 22:13:27 -07:00
Moe
83750bb20e
add timelapseVideoBuild to Websocket API
2022-07-04 20:29:26 -07:00
Moe
62d7b8d7f0
Fix onOtherWebSocketMessagesExtensions exec placement
2022-07-04 20:24:00 -07:00
Moe
6a6deb4fdc
Cleanup PTZ Refactor+
2022-07-03 22:37:20 -07:00
Moe
a50613c0b9
Fix dontShowDetection toggle state
2022-07-03 21:08:51 -07:00
Moe
70c0d1a19a
Cleanup PTZ Refactor
2022-07-03 21:08:32 -07:00
Moe
330c4db114
Syntax fixes
2022-07-03 14:52:30 -07:00
Moe
afc598e2a2
Fix onHttpRequestUpgrade Extender
2022-07-03 14:09:56 -07:00
Moe
87623c1ded
Refactor Extensions initiator
2022-07-03 13:50:53 -07:00
Moe
364822f3a4
Lightly Refactor PTZ controls, Add PTZ Hold to move and release to stop
2022-07-03 13:50:16 -07:00
Moe
2537cf26ff
Videos Table add button to launch Video Player with Events view
2022-07-01 19:54:24 -07:00
Moe
02871f86c5
ONVIF Scanner save monitor name as the IP Address
2022-07-01 19:45:17 -07:00
Moe
52c1b237ca
clean up layout for Monitor Settings more
2022-07-01 19:43:57 -07:00
Moe
744177a701
Fix CUDA 10 version of TensorFlow build and fix Jetson package.json
2022-07-01 19:29:01 -07:00
Moe
5bea14a78d
Making Simple/Advanced Toggle in Monitor Settings mean something
2022-06-30 21:34:20 -07:00
Moe
0ae6bc8419
Rename Traditional Recording to Event-Based Recording, +
...
+ Re-arrange some fields and make them only show when advanced is toggled on in the Monitor Settings
+ removal of some unused fields
2022-06-30 21:16:32 -07:00
Moe
374c34faec
Remove HLS List Size in favor of Buffer Time from Event+
2022-06-30 18:26:55 -07:00
Moe
344fa858c9
Remove HLS List Size in favor of Buffer Time from Event
...
monitorConfig.details.detector_buffer_hls_list_size is now deprecated. It will be automatically calculated based on the Buffer Time from Event that is provided.
2022-06-30 18:07:40 -07:00
Moe
bb749f61e2
More descriptive Disk Usage indicator
2022-06-29 20:49:17 -07:00
Moe
6938850113
Display Usage for Videos, FileBin and Timelapse Frames in divided bar
2022-06-29 20:35:21 -07:00
Moe
f3432d0b44
fix syntax error and minor cleanup ui
2022-06-29 19:42:04 -07:00
Moe
3d857e88ac
Update Sound Detection library dependencies
2022-06-29 18:39:36 -07:00
Moe
7610f9a4c6
minor cleanup
2022-06-29 18:13:31 -07:00
Moe
36943fa192
Add Batch Download and Delete to Videos table
2022-06-29 18:06:15 -07:00
Moe
e1d83e7c14
Make cron.js a worker process of camera.js
...
Old connection of cron.js to camera.js through socket.io has been disabled. Old cron.js file has been disabled. File will remain to keep old systems from having looping errors, the file will just post a notice.
2022-06-29 12:29:20 -07:00
Moe
2680e0a9ea
fs.rmdir deprecated; changing to fs.rm
2022-06-29 00:13:22 -07:00
Moe
508ae263b9
Remove /admin operation
2022-06-29 00:12:43 -07:00
Moe
dea230e93a
minor cleanup
2022-06-28 19:56:01 -07:00
Moe
36819d4cdf
set default server ports for p2p and minor cleanup
2022-06-28 19:55:50 -07:00
Moe
30c595a37f
Easy Remote Access page have link to "How to Connect"
2022-06-28 19:55:10 -07:00
Moe
4ca6f59986
Remove /admin operation
...
all Sub-Account Management is done in the main dashboard now.
2022-06-28 19:54:25 -07:00
Moe
371085a3ba
fix some syntax errors
2022-06-28 18:43:53 -07:00
Moe
026ee4d6a2
use standard videos list for "Videos" tab
2022-06-27 23:33:00 -07:00
Moe
7fbb0cdfcb
Add simple video viewer
2022-06-27 16:31:01 -07:00
Moe
5fea41d053
Fix promise on folder removal for last timelapse frame of date folder
2022-06-27 16:29:02 -07:00
Moe
8c9262a9f2
Better FileBin listing
2022-06-27 15:49:24 -07:00
Moe
1f238d2175
Speed up video play for FileBin video files
2022-06-27 15:04:14 -07:00
Moe
9711472dda
add quick play to built timelapse video, further cleanup
2022-06-27 15:03:55 -07:00
Moe
5f0b207003
timelapse video build progress indicator cleanup
2022-06-27 14:23:49 -07:00
Moe
bf57f8b8a1
add dismiss button for Timelapse Video Build progress when completed
2022-06-27 13:31:12 -07:00
Moe
c95fa80e0d
Delete Timelapse Date Folder on last existing frame of folder
2022-06-27 13:21:51 -07:00
Moe
a088e85a71
Update utils.js
2022-06-27 13:20:35 -07:00
Moe
a63e015cd1
clean up fileBin max space cleaner+
2022-06-27 13:20:30 -07:00
Moe
a56a14fbb8
Add Deleting Timelapse Frames by Days to cron
2022-06-27 13:18:56 -07:00
Moe
93256f2917
clean up fileBin max space cleaner
2022-06-27 13:17:56 -07:00
Moe
a0b3dc14ae
update Socket.IO to version 4 for plugins
2022-06-27 12:50:03 -07:00
Moe
a8fc50efb9
Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev
2022-06-27 00:42:07 -07:00
Moe
aac82bff63
Fix Timelapse Video download when File Already Exists
2022-06-27 00:41:57 -07:00