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
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
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
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
f6bb25d091
clean up ffmpeg.js and use of ffprobe
2020-11-16 18:08:24 -08:00