Moe
|
1c08c6debe
|
force post body empty for generic ptz GET request
|
2023-02-24 10:57:00 -08:00 |
Moe
|
907816ecc3
|
minor syntax cleanup
|
2023-02-24 10:21:45 -08:00 |
Moe
|
a76dc01fd5
|
fix labelling for S3-Based Region selection
|
2023-02-21 14:46:41 -08:00 |
Moe
|
0934e1d4c8
|
fix broken p2p when ssl object is empty
|
2023-02-20 20:38:19 -08:00 |
Moe
|
123ee93594
|
Add wss connectivity for p2p commander
|
2023-02-20 10:02:14 -08:00 |
Moe
|
5d1980f51c
|
minor adjustment to webm compressor
|
2023-02-17 14:30:10 -08:00 |
Moe
|
855894dece
|
Add log output to Video Compressor
|
2023-02-17 08:34:28 -08:00 |
Moe
|
2a407d65b1
|
Update Admin Account Creation/Edit notices
|
2023-02-16 22:42:24 -08:00 |
Moe
|
46fb7703d0
|
make substream stream url appear in "streams" param
|
2023-02-16 21:08:25 -08:00 |
Moe
|
01fdc292aa
|
update auto ptz to work with motion detection
|
2023-02-15 11:45:22 -08:00 |
Moe
|
76728c28b5
|
make cron get conf.json from main process
|
2023-02-14 14:08:51 -08:00 |
Moe
|
1d88824b12
|
fix missing matrix-js-sdk error
|
2023-02-14 14:06:39 -08:00 |
John Doe
|
bc1a60205e
|
Update matrix.js to remove error and fix spacing/tab inconsistencies
|
2023-02-14 20:34:12 +00:00 |
Moe
|
bf365b60cd
|
add 404 error to videos not found
|
2023-02-14 09:52:11 -08:00 |
Moe
|
b6f11b353a
|
Matrix Notifications Support
|
2023-02-13 14:28:50 -08:00 |
Moe
|
678ba1c36b
|
remove all listeners on processKill
|
2023-02-09 15:51:30 -08:00 |
Moe
|
1fd01db1c3
|
update fatal error handling in monitor launch
|
2023-02-03 10:59:22 -08:00 |
Moe
|
c9d0eb56d1
|
add missing pass for setNoEventsDetector #455
|
2023-02-01 09:09:46 -08:00 |
Moe
|
7883da689b
|
fix column default
|
2023-01-31 11:03:32 -08:00 |
Moe
|
52d7a5a1de
|
Properly Fix #455 and lay new file for noEventsDetector
|
2023-01-31 10:13:31 -08:00 |
Moe
|
b6ae64acfe
|
Update webServerPaths.js
|
2023-01-31 09:53:22 -08:00 |
Moe
|
eff879cac2
|
Revert "Fix #455"
This reverts commit 3ef778e8d3 .
|
2023-01-31 09:51:54 -08:00 |
Moe
|
f4cdd817a7
|
Add the final fix for the Monitor Refactor
|
2023-01-31 09:24:48 -08:00 |
Moe
|
3ef778e8d3
|
Fix #455
|
2023-01-31 09:24:10 -08:00 |
Moe
|
9c95f8ea04
|
make s.readFile fs.readFile promise instead
|
2023-01-29 20:10:34 -08:00 |
Moe
|
17931776ac
|
apply dieseldude fix for monitor launch
|
2023-01-28 21:06:05 -08:00 |
Moe
|
609c7273ed
|
add getStreamDirectory to monitor/utils
|
2023-01-28 11:13:43 -08:00 |
Moe
|
fe57a04f9c
|
add some more functions for fileBin control
|
2023-01-28 11:13:27 -08:00 |
Moe
|
05ffca8ca1
|
streamDir creation on start is async
|
2023-01-26 13:57:18 -08:00 |
Moe
|
f2ce615745
|
fix Refactor Monitor Launch with dieseldude fix
|
2023-01-26 13:18:44 -08:00 |
Moe
|
76144eab9e
|
fix sending mid and ke on webhook detector trigger
|
2023-01-23 12:26:04 -08:00 |
Moe
|
805f70adf6
|
fix sending eventDetails on webhook detector trigger
|
2023-01-23 12:23:31 -08:00 |
Moe
|
b55d4f94af
|
remove webhook time lock for detector event
|
2023-01-23 08:27:27 -08:00 |
Moe
|
0b8facffeb
|
Add timelapse frame creation check
- runs 10 seconds after next expected frame creation
|
2023-01-21 17:10:21 -08:00 |
Moe
|
d08b04af8a
|
Fix Audio Detector Running when Detector off
|
2023-01-21 09:08:34 -08:00 |
Moe
|
c4b8162e87
|
Fix Timelapse Frames in AddStorage
commit 7bc3e8bc06
Author: Moe <github@m03.ca>
Date: Sat Jan 21 07:40:07 2023 -0800
Add Percent Share to addStorage for videos and frames
commit 6766a5afc6
Author: Moe <github@m03.ca>
Date: Mon Jan 16 18:33:43 2023 -0800
Fix Timelapse Frames counting in AddStorage++
commit e5bd7e61ff
Author: Moe <github@m03.ca>
Date: Mon Jan 16 17:22:20 2023 -0800
Fix Timelapse Frames counting in AddStorage+
commit 471acb537f
Author: Moe <github@m03.ca>
Date: Mon Jan 16 17:08:54 2023 -0800
Fix Timelapse Frames counting in AddStorage
|
2023-01-21 07:41:40 -08:00 |
Moe
|
c9e2cf8e21
|
Merge branch 'refactor-monitor-launch' into 'dev'
Refactor Monitor Launch Sequence
See merge request Shinobi-Systems/Shinobi!430
|
2023-01-21 00:49:37 +00:00 |
Moe
|
638b0076ad
|
Refactor Monitor Launch Sequence
|
2023-01-21 00:49:37 +00:00 |
Moe
|
959cd0452e
|
add passing super.json path parameter on camera.js run
|
2023-01-20 16:24:38 -08:00 |
Moe
|
8cc15d8ef5
|
fix configLocation spelling
|
2023-01-12 15:40:40 -08:00 |
Moe
|
72fbf5a75f
|
allow passing conf.json location as first parameter with running camera.js
|
2023-01-12 11:09:11 -08:00 |
Moe
|
0a45954a1b
|
fix and simplify Motion Detection Accuracy Mode
|
2023-01-09 08:07:01 -08:00 |
Moe
|
7bd153b210
|
Fix Audio on Embed window
|
2023-01-08 08:46:15 -08:00 |
Moe
|
3bedce02fb
|
raise default length for host and path to 255
|
2023-01-07 18:29:51 -08:00 |
Moe
|
9f68578c5f
|
fix event recording audio selection
|
2023-01-07 18:29:02 -08:00 |
Moe
|
8a2d884664
|
disable runMultiEventBasedRecord attempt on closed monitor
|
2022-12-28 17:32:59 -08:00 |
Moe
|
621e13f100
|
Update Monitor Delete function in API
|
2022-12-28 13:29:51 -08:00 |
Moe
|
7b15e33dba
|
make s.addOrEditMonitor return a promise
|
2022-12-28 13:29:13 -08:00 |
Moe
|
13804c0ba9
|
Update Monitor Delete function
|
2022-12-28 13:28:55 -08:00 |
Moe
|
6799f90e5d
|
update rmdir cases to rm
|
2022-12-27 15:30:59 -08:00 |