Commit Graph

1905 Commits (a47b40444eaffcee8ce3ed0cb10c83b6d586789f)

Author SHA1 Message Date
Moe 4f6bf2ef9f Merge branch 'bugfix/events_reference_error' into 'dev'
Add references to method signatures to fix reference errors.

See merge request Shinobi-Systems/Shinobi!265
2021-01-07 22:57:53 +00:00
Moe Alam e77761e95a fix multi trigger 2021-01-06 13:50:55 -08:00
asmithaxe 623d1c1b19 Add references to method signatures to fix reference errors. 2021-01-07 00:05:36 +10:00
Moe 149ffdb238 Merge branch 'dev' into 'master'
fix skip_ping

See merge request Shinobi-Systems/Shinobi!264
2021-01-05 22:27:13 +00:00
Moe Alam 3b5358890c fix skip_ping 2021-01-05 13:37:53 -08:00
Moe 46bb649049 Merge branch 'dev' into 'master'
Critical Fixes and Cleanup

See merge request Shinobi-Systems/Shinobi!263
2021-01-05 16:33:41 +00:00
Moe Alam ef54bb0158 add package-lock.json to fix broken account creation 2021-01-05 08:30:51 -08:00
Moe Alam 1a6fbee0ab event.js : finish moving out functions to events/utils.js 2021-01-02 10:49:05 -08:00
Moe Alam e5854f7528 events.js, monitor.js : more cleanup 2021-01-02 10:30:20 -08:00
Moe Alam c5bb9ae474 events.js, s.triggerEvent + 2021-01-02 08:47:59 -08:00
Moe c48ed6d6ef events.js, s.triggerEvent : light cleanup on function declaration/execution
+ remove use of hotswap recording method, Traditional Recording is recommended.
+ add timed lock for webhook
+ begin layering wraps on fields to make reading easier (Webhook and Command)
2021-01-01 22:17:37 -08:00
Moe b272794399 Merge branch 'fix-powerviewer-gettime' into 'dev'
Set the power viewer search time from the datetimepicker correctly

See merge request Shinobi-Systems/Shinobi!262
2020-12-29 15:18:05 +00:00
Andrew McDonnell bf1daa44ba Fix for saving changes from datetimepicker for the power viewer, same as @d1132604 #244, but for power viewer.
However both still fetch images / video in UTC
2020-12-29 13:05:32 +10:30
Moe e351ae0095 dropInEvents.js : pass details in monitorConfig 2020-12-28 10:22:37 -08:00
Moe b5aaf97c06 update tensorflow plugin original installer for 2.7.0 2020-12-27 21:08:27 -08:00
Moe 68a3131b3c adjust tf plugin installer 2020-12-27 16:12:56 -08:00
Moe 304df32cf4 Update INSTALL-2-3-0.sh 2020-12-27 12:28:00 -08:00
Moe Alam 67e897080f events.js : minor cleanup 2020-12-23 20:07:30 -08:00
Moe Alam f8885c049b Update jetson-libtensorflow-build.sh 2020-12-22 21:23:41 -08:00
Moe Alam 61ab0de2fc tensorflow plugin : get directory differently 2020-12-22 14:12:07 -08:00
Moe Alam bc6a95951f tensorflow plugin : update test images used 2020-12-22 12:32:56 -08:00
Moe Alam e0d70b3ce1 tensorflow plugin : fix test file to use less ram and minor tuning to INSTALL-2-3-0.sh 2020-12-22 12:19:17 -08:00
Moe Alam d1a127ac75 Update INSTALL-2-3-0.sh 2020-12-22 11:08:12 -08:00
Moe Alam bb71450ba3 Add basic tensorflow plugin installer for Jetson Nano using 2.3.0 tfjs 2020-12-22 11:03:20 -08:00
Moe Alam 8a6fb14a72 Update jetson-libtensorflow-build.sh 2020-12-22 08:17:28 -08:00
Moe Alam a2393fee8e Update jetson-libtensorflow-build.sh 2020-12-22 08:17:01 -08:00
Moe Alam 9d1805f467 Update jetson-libtensorflow-build.sh 2020-12-22 07:56:43 -08:00
Moe Alam 60a741a888 test tfjs-node object detection without connecting to Shinobi 2020-12-21 20:46:22 -08:00
Moe Alam b18c6e43bc Update jetson-libtensorflow-build.sh 2020-12-21 19:57:23 -08:00
Moe Alam 1656192440 Update jetson-libtensorflow-build.sh 2020-12-21 08:29:05 -08:00
Moe Alam 627f81e2ef Update jetson-libtensorflow-build.sh 2020-12-19 14:14:20 -08:00
Moe Alam 1f22f266be Add script to build libtensorflow on Jetson Nano 2020-12-19 09:05:28 -08:00
Moe Alam 90464783a8 Update daterangepicker.js 2020-12-19 09:03:44 -08:00
Moe Alam d1132604da Fix Bug : daterange adds UTC offset on user change 2020-12-19 09:03:40 -08:00
Moe Alam d42da0e873 clean up ping method 2020-12-16 11:58:01 -08:00
Moe 6026007586 Merge branch 'dev' into 'master'
Fix playing streaming video

See merge request Shinobi-Systems/Shinobi!260
2020-12-16 19:48:26 +00:00
Moe Alam 68435630a6 Fix playing streaming video 2020-12-16 11:47:38 -08:00
Moe 533c7ca01f Merge branch 'dev' into 'master'
Khatun+

See merge request Shinobi-Systems/Shinobi!259
2020-12-16 17:30:20 +00:00
Moe Alam 30caba79f6 streamMp4FileOverHttp function minor cleanup 2020-12-16 09:29:34 -08:00
Moe Alam 0514ae6b7b streamMp4FileOverHttp function minor cleanup 2020-12-16 09:28:46 -08:00
Moe Alam ffbc25c62e Fixes for PTZ and ONVIF controls 2020-12-16 09:28:16 -08:00
Moe 46404f3a38 Merge branch 'dev' into 'master'
Khatun

See merge request Shinobi-Systems/Shinobi!258
2020-12-16 17:06:50 +00:00
Moe Alam 88a60a50aa fix Stream Channel output 2020-12-16 09:01:54 -08:00
Moe Alam e131f61ea0 Fix stream on start 2020-12-11 16:26:52 -08:00
Moe Alam 9e5906a9b2 Auto PTZ : make keep on target if staying still and still seen
+ make auto-ptz moveLock based on event instead of setTimeout
2020-12-10 20:27:32 -08:00
Moe Alam 49b7a5cdca onMonitorStart event only occur if ffmpeg process remains alive 2020-12-10 15:21:20 -08:00
Moe Alam f04faf80db fix timestamp builder function 2020-12-10 07:44:22 -08:00
Moe 98d9fe8f22 Merge branch 'onvif-device-manager' into 'dev'
ONVIF Device Manager

See merge request Shinobi-Systems/Shinobi!257
2020-12-06 02:53:58 +00:00
Moe Alam 4b43589cbb Update dash2.onvifDeviceManager.js 2020-12-05 18:53:38 -08:00
Moe Alam 4ecf6c3127 onvifDeviceManager : add confirm windows and camera reboot button
+ move Device Manager launch from inside Monitor Settings window
2020-12-05 14:24:44 -08:00