Commit Graph

31 Commits (85c965eef87bca16cc96316ec9dba16c2337d767)

Author SHA1 Message Date
Moe 569545fbfd fix for issue #339 2021-10-03 13:04:34 -07:00
Moe 7de8363a59 fix wallclock timestamp toggler 2021-06-09 12:58:11 -07:00
Moe b316ddf893 ffbinaries download ffmpeg 4.2 instead of 3.4 2021-05-22 10:48:58 -07:00
Moe 7a8d0e7dca minor cleaning 2021-05-22 09:25:29 -07:00
Moe ff60df27d4 ffmpeg.js : change crf to q:v 2021-04-27 08:28:59 -07:00
Moe 04ec802951 fix detector fps when using motion first for object detect 2021-04-09 12:08:37 -07:00
Moe 3401a6bec9 Fix Monitor Config Field Updater, Fix duplicated flags in detector output 2021-04-05 12:41:56 -07:00
Moe 40d172e52c Fix Reolink RTMP restart bug, fix undefined codec array 2021-03-31 11:01:05 -07:00
Moe ad27f9ee2f fix detector buffer custom flag build 2021-03-29 12:06:33 -07:00
Moe Alam dd733b0cb7 fix JPEG API/Mode 2021-01-30 06:37:36 -08:00
Moe Alam a92fdea98a fix event-based recording audio codec "auto" option 2021-01-27 08:21:44 -08:00
Moe Alam 599ec9c8c1 remove `+frag_keyframe+empty_moov` from recorded videos 2021-01-19 09:41:11 -08:00
Moe Alam dbfd6616d3 ffmpeg : change recording movflags to its own flag 2021-01-08 15:22:00 -08:00
Moe Alam 88a60a50aa fix Stream Channel output 2020-12-16 09:01:54 -08:00
Moe Alam f04faf80db fix timestamp builder function 2020-12-10 07:44:22 -08:00
Moe Alam 74a699698b fix timelapse resolution, add resolution option for Traditional Recording 2020-12-04 06:53:59 -08:00
Moe Alam dbc5526831 fix ReferenceError: streamFlags is not defined 2020-11-29 18:09:28 -08:00
Moe Alam b7c507cb78 add missing fs to ffmpeg/builders.js 2020-11-24 09:10:56 -08:00
Moe Alam 9f3d74bbfa cleanup sql.js 2020-11-18 11:26:38 -08:00
Moe Alam f6bb25d091 clean up ffmpeg.js and use of ffprobe 2020-11-16 18:08:24 -08:00
Moe Alam 04c46c9a48 set primary map to 0 instead of 0:0 2020-11-03 14:28:31 -08:00
Moe Alam 12a9c1c7fa remove dev logging 2020-11-02 21:54:57 -08: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
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 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 c65175a8b2 fix syntax for codec check in initial probe on start 2020-10-27 20:56:55 -07:00
Moe Alam 12f070d237 blackhole failed ffprobe parsing 2020-10-26 10:00:32 -07:00
Moe Alam 588b183dae framework for Monitor Configuration Warnings and Automatic Repair 2020-10-25 22:07:36 -07:00