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 Alam
68435630a6
Fix playing streaming video
2020-12-16 11:47:38 -08: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 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
Moe Alam
9a7e127fc7
move timeZone declaration into conf.json/config.js
2020-12-05 11:55:27 -08:00
Moe Alam
2b038dee6c
onvifDeviceManager and Form Builder UI cleanup
2020-12-05 11:54:40 -08:00
Moe Alam
acf6bfa46c
onvifDeviceManager : fix writing DNS to field
2020-12-05 09:38:33 -08:00
Moe Alam
edd670399d
Update dash2.onvifDeviceManager.js
2020-12-05 07:58:39 -08:00
Moe Alam
f6aa49de6c
onvifDeviceManager : clean up some POST commands+
2020-12-04 23:22:59 -08:00
Moe Alam
06fa0ee44c
onvifDeviceManager : clean up some POST commands
2020-12-04 23:11:13 -08:00
Moe Alam
364898218b
onvifDeviceManager : POST saves only some, need to check parameters for failed
2020-12-04 19:19:39 -08:00
Moe Alam
852399375d
onvifDeviceManager : add function to compile form fields for resepective posts
2020-12-04 18:02:24 -08:00
Moe Alam
62166f6bfa
onvifDeviceManager : populate Date and Time (minimal)
2020-12-04 14:06:09 -08:00
Moe Alam
b4fac64c3c
onvifDeviceManager : populate Imaging, minor cleanup
2020-12-04 09:41:49 -08:00
Moe Alam
115ef947e6
onvifDeviceManager : populate Video Configuration
2020-12-04 07:44:41 -08:00