Moe
1bb95ef664
Minor cleanup
2020-08-26 22:18:42 -07:00
Moe
a446c0aa59
Minor cleanup in libs/monitor.js
2020-08-26 21:36:36 -07:00
Moe
20633e2da4
cleaner snapshot creation
2020-08-16 15:41:05 -07:00
Moe
c4a56f276c
Update monitor.js
2020-08-15 22:08:12 -07:00
Moe
b14ef3cda6
fix caching for snapshot icon
2020-08-15 22:06:22 -07:00
Moe
9b00ec8d93
Icon HTTP API Endpoint
2020-08-15 20:36:32 -07:00
Moe
f2828dd0cc
make s.getRawSnapshotFromMonitor a Promise function
2020-08-12 17:37:04 -07:00
Moe
650122c384
Prepare FileBin management : add proper FileBin database controller func +
2020-08-10 20:31:02 -07:00
Moe
c95f34d7da
Fix permissions to view monitors for sub accounts+
2020-08-09 19:21:26 -07:00
Moe
7948ef9089
Fix permissions to view monitors for sub accounts
2020-08-09 19:18:32 -07:00
Moe
e0c9d4c434
Merge branch 'dev' into 'rebuild-sql-queries'
...
# Conflicts:
# libs/startup.js
# libs/webServerPaths.js
2020-08-08 00:16:24 +00:00
Moe
52a84f4501
pass only groupKey when request Max Storage Amount check
2020-08-07 00:54:56 -07:00
Moe
811b6fc846
Modify Max Purge for Video, Timelapse Frames, FileBin, addStorage
2020-08-06 21:33:58 -07:00
Moe
7d07124ac5
force image format for image in Email Notifcation (Discord as well)
...
- This should hopefully fix users with broken images in their email notifications.
-- Audio was not being stripped and was being encoded with the frame (JPEG cannot hold audio, duh)
-- image2 format specified
2020-07-25 22:40:35 -07:00
Moe
cf91cf85ea
Update Dashcam (Shinobi Streamer) data Input
2020-07-22 21:19:16 -07:00
Moe
c2cab29515
knexQuery logic fixes
2020-07-12 14:34:04 -07:00
Moe
f1fc729435
sqlQuery Conversion : minor cleanup
2020-07-11 13:16:01 -07:00
Moe
7f42e3efd0
sqlQuery Conversion : timelapse.js (also refactored backend slightly)
2020-07-10 17:30:08 -07:00
Moe
477d756bef
sqlQuery Conversion : make asCallback inside knexQuery
2020-07-09 07:57:54 -07:00
Moe
b99e258f8f
sqlQuery Conversion : monitor.js
2020-07-08 22:52:49 -07:00
Moe
f07fe1968f
JPEG Input Type capture from Camera Thread (Fix JPEG Input Stream)
2020-06-18 00:51:06 -07:00
Moe
ab8971ad28
Refactor PTZ Control code+
2020-06-13 11:04:38 -07:00
Moe
bbc1dc533f
Refactor PTZ Control code, move ptz and onvif code to separate libs
2020-06-13 00:28:50 -07:00
Moe
b93abc1589
Basic PTZ Follow : detecting position on X axis works, y axis does not 😭
2020-06-07 11:48:39 -07:00
Moe
2c7fd09c94
Basic PTZ Follow now only follows largest "person" object found
...
- will think of better name later
2020-06-07 10:32:44 -07:00
Moe
df1cf56d62
Basic PTZ Follow upon Object Detection
2020-06-06 23:50:43 -07:00
Moe
615f66bb1b
better port validation on monitor start
2020-06-05 15:25:02 -07:00
Moe
c8e054ce25
validate port chosen on monitor start
2020-06-04 12:59:46 -07:00
Moe
479efbf228
adjust counting methodology for tracking plugins
...
- tracking plugins are currently not available to public but you may still use the counting feature on a per-frame basis instead of tracked object
2020-05-24 22:10:31 -07:00
Moe
48e6483550
fix line 405 bug
2020-05-24 21:00:19 -07:00
Moe
664a30ee32
add Event Counting engine 0.1
2020-05-23 22:12:42 -07:00
Moe
447cce9b6f
Adjustment to Snapshot command
2020-05-13 17:39:00 -07:00
Moe
b0c3f38049
fix large image object detection
2020-05-13 15:10:08 -07:00
Moe
a993130f4b
Fix "Send Frames" for Object Detector
2020-05-13 14:30:50 -07:00
Moe
0fc140d3be
fix monitor process hang if ordered to do obj detection with no plugin
2020-05-11 15:57:40 -07:00
Moe
d72b61f592
Add Basic Object Counting mechanism
2020-05-05 08:02:23 -07:00
Moe
39b8337b1c
fix concatted detector event response
2020-04-10 08:59:48 -07:00
Moe
9cd9446800
move segment file creation to separate pipe
2020-04-05 16:00:32 -07:00
Moe
21b2de65fd
fix missing detector_motion_count array
2020-03-29 10:47:21 -07:00
Moe
ec1041c389
Add tree-kill fix for snap zombies
...
- fix found by dieseldude in the community chat
2020-03-28 16:26:01 -07:00
Moe
443b5565fe
add "events" to Traditional Recording insertCompletedVideo request
...
- this will allow these kinds of recordings to provide a notification to the Mobile App upon completion
2020-03-05 11:12:54 -08:00
Moe
6bd18faf1d
replace motion counter with holding list of events in memory
...
+ allow adding "events" to s.insertCompletedVideo
2020-03-03 07:14:32 -08:00
Moe
6282860b64
add windows taskkill in snapshot.js
2020-02-24 20:34:09 -08:00
Moe
ed4eab625a
add some windows specific kill and delete commands
...
+ add Shinobi Mobile mention
2020-02-23 10:09:54 -08:00
Moe
b281a34476
fix lingering "singleCamera.js" bug
2020-02-13 12:29:45 -08:00
Moe
b7f234a086
snapCmd path fix
2020-01-20 12:38:44 -08:00
Moe
2bb2f83af5
add force kill on pid for zombie cameraThread processes
2020-01-03 23:27:16 -08:00
Moe
81fe768e0c
remove old executor for icon grabber
2019-12-23 12:33:04 -08:00
Moe
ebf3189c31
snapshot run from camera thread instead of main daemon
2019-12-22 08:19:09 +06:00
Moe
ae24fc5651
Retry Connection counter resets after 1 minute of success
...
+ light cleanup
+ Retry Connection now default is 10
2019-12-12 18:07:01 +06:00