kitty99
cefe3eeb0d
Update libs/ffmpeg/builders.js
2022-01-30 02:09:58 +00:00
Moe
3cf38a7843
Substream can now be used for On-Demand Live Stream on Dashboard
2021-12-06 15:45:25 -08:00
Moe
b2eab1573b
Merge branch 'dev' into 'dashboard-v3'
...
Critical Changes from Dev into Dash v3
See merge request Shinobi-Systems/Shinobi!342
2021-11-15 18:20:07 +00:00
Moe
40b4669d01
Add Modular method to add Stream Types, Remove Integrated H.265 Support
...
- H.265 Support must now be added by user intervention via a Custom Auto Load Module. You can install the module easily by using the zip link in the Super User panel's Custom Auto Load manager.
Repository : https://gitlab.com/moeiscool/shinobi-h265-support
Zip Link : https://gitlab.com/moeiscool/shinobi-h265-support/-/archive/main/shinobi-h265-support-main.zip
Why? the library libde265.js is great but it is not a proper fit for the application. Moving onward it will be nice to allow new stream types to be easily added as well as get ready to try a different H.265 library for our web viewing pleasure.
2021-11-05 15:59:42 -07:00
Moe
569545fbfd
fix for issue #339
2021-10-03 13:04:34 -07:00
Moe
e0de64609d
substream operation clean ups
2021-09-24 21:37:56 -07:00
Moe
daa8f12e95
substream keep alive, cleaning livegrid, substream options in mon settings
2021-09-24 00:06:48 -07:00
Moe
950cfbc53c
substream display in UI and auto switch when substream toggled
2021-09-22 21:13:22 -07:00
Moe
0452eb02cb
framework to spawn substream process
...
- currently no UI handler
2021-09-20 21:58:26 -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