Commit Graph

778 Commits (b4fac64c3ccff20620bb07efe67a98f19c41376d)

Author SHA1 Message Date
Moe Alam b4fac64c3c onvifDeviceManager : populate Imaging, minor cleanup 2020-12-04 09:41:49 -08:00
Moe Alam 65bf6e0dc7 populate fields (non-selector fields) 2020-12-03 20:38:37 -08:00
Moe Alam 7eb30b79ac Add Field Writer to ONVIF Device Manager Modal window 2020-12-02 20:15:39 -08:00
Moe Alam 3788d72e13 Add ONVIF Device Manager fields to definitions file 2020-12-02 19:59:42 -08:00
Moe Alam 48ce8125ab onvifDeviceManager : Now has Imaging Settings and Video Encoder Settings 2020-11-30 19:46:16 -08:00
Moe Alam 8bdf015ce8 onvifDeviceManager : add setVideoConfiguration 2020-11-29 18:08:27 -08:00
Moe Alam 3d8ff64bbc add setHostname 2020-11-28 19:12:31 -08:00
Moe Alam 74e75c3231 basic onvif device manager functions 2020-11-28 18:52:02 -08:00
Moe Alam e5a722d5bb Fix UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'getSocket' of undefined 2020-11-25 09:19:21 -08:00
Moe Alam b7c507cb78 add missing fs to ffmpeg/builders.js 2020-11-24 09:10:56 -08:00
Moe Alam 44d4b56b04 fix stringToSqlTime declaration 2020-11-20 18:57:54 -08:00
Moe Alam f2a84dfede control/ptz.js : apply turn speed option to moveCameraPtzToMatrix 2020-11-18 14:16:29 -08:00
Moe Alam 9f3d74bbfa cleanup sql.js 2020-11-18 11:26:38 -08:00
Moe Alam f86515c530 cleanup scanners.js and notification.js 2020-11-17 14:21:52 -08:00
Moe Alam f6bb25d091 clean up ffmpeg.js and use of ffprobe 2020-11-16 18:08:24 -08:00
Moe Alam a03fa3ff7a add Cloud Videos toggle to Power Viewer 2020-11-12 16:32:28 -08:00
Moe Alam 9b0362da17 fix video filters for encoded detectorStream 2020-11-12 15:49:35 -08:00
Moe Alam ccd2261b18 cleanup Google Drive Upload code 2020-11-08 21:20:39 -08:00
Moe Alam 050b70f8d7 fix cloudDisk manager, fix probe 2020-11-07 20:31:07 -08:00
Moe Alam e7ad11e5f9 fix timelapse frame purging 2020-11-07 16:49:43 -08:00
Moe Alam 6436ee7f34 fix orphan check 2020-11-07 08:17:36 -08:00
Moe Alam 555ef51442 ONVIF Scanner single selection enable ONVIF connection on save by default
+ Enable PTZ on cameras that report PanTilt and Zoom Configurations
2020-11-05 21:34:49 -08:00
Moe Alam b25004921d Update ffmpeg.js 2020-11-03 18:08:31 -08:00
Moe Alam 04c46c9a48 set primary map to 0 instead of 0:0 2020-11-03 14:28:31 -08:00
Moe Alam 15e0319db8 fix fps for timelapse 2020-11-03 13:24:56 -08:00
Moe Alam 75257c01ea Update ffmpeg.js 2020-11-03 11:26:56 -08:00
Moe Alam 60e8ac3e1a Update ffmpeg.js 2020-11-03 11:18:33 -08:00
Moe Alam 26b19223e7 Update ffmpeg.js 2020-11-03 08:12:26 -08:00
Moe Alam 2cac696300 Update ffmpeg.js 2020-11-03 08:10:38 -08:00
Moe Alam aae94fc5fe Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2020-11-02 21:55:00 -08:00
Moe Alam 12a9c1c7fa remove dev logging 2020-11-02 21:54:57 -08:00
Moe eb0800c857 Merge branch 'dev' into 'dev'
Resolve issue with timeout killing snap process before it can produce a snapshot.

See merge request Shinobi-Systems/Shinobi!251
2020-11-03 05:54:24 +00:00
Moe Alam 27b0dc3cdc ffmpeg.js : rewrite traditional recording, cleanup execution
+ disable resetSnapCheck
2020-11-02 21:22:03 -08:00
Moe Alam a577abc4b6 ffmpeg.js : rewrite Input Flag builder 2020-11-02 16:52:53 -08:00
Ian Rubado 7d94d0a854 Resolve issue with timeout killing snap process before it can produce a snapshot. 2020-11-02 19:38:15 -05:00
Moe Alam b182cb9002 ffmpeg.js : rewrite remaining outputs 2020-11-02 00:09:31 -08:00
Moe Alam 91008425ee ffmpeg.js : rewrite jpeg api output and clean up stream output 2020-11-01 21:27:23 -08:00
Moe Alam f7b91bb6fa ffmpeg.js : rewrite Stream output flags builder (Main-only) 2020-11-01 17:47:05 -08:00
Moe Alam fb841001af add function to check string existance in array elements 2020-11-01 17:45:25 -08:00
Moe Alam 80b364ddec Create updatedFields.js 2020-11-01 17:44:28 -08:00
Moe Alam f0f43c852a Add Monitor Configuration Migrator Tool 2020-11-01 17:44:21 -08:00
Moe Alam 56905c04f7 make MJPEG Input Types Orphan Check when process closes 2020-11-01 09:10:35 -08:00
Moe Alam e3491fb8d8 remove await for snapshot on monitor start and lower timeout for snapshot 2020-11-01 09:06:57 -08:00
Moe Alam 93fd9ed96b fix hanging ffmpeg process when encoding recorded videos 2020-11-01 08:49:52 -08:00
Moe Alam a2bc27335a ffmpeg.js : rewrite Continuous Recording output flags builder
+ add some Error checking and bypass for 453 occurence
2020-11-01 00:36:41 -07:00
Moe Alam d78b17169f clean up ONVIF Scanner Snapshot error handling 2020-10-29 22:26:47 -07:00
Moe Alam fd4d228046 re-add Update button to Superuser panel (dedicated and git-only) 2020-10-29 20:56:57 -07:00
Moe Alam c21ec0d1b9 ONVIF Scanner show Snapshot 2020-10-29 16:14:52 -07:00
Moe Alam d1e17479bb Update "Non-Standard ONVIF" to work with Amcrest, add Turn Speed field 2020-10-29 01:19:37 -07:00
Moe Alam c65175a8b2 fix syntax for codec check in initial probe on start 2020-10-27 20:56:55 -07:00