-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meteor & rtsp-video-recorder lib upgrade (#8)
- Loading branch information
Showing
27 changed files
with
1,583 additions
and
506 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
RECORDER_FOLDER="~/Movies" | ||
RECORDER_DIR_SIZE_THRESHOLD='1G' | ||
RECORDER_SEGMENT_TIME=600 | ||
DEBUG=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: "npm" | ||
directory: "/" # Location of package manifests | ||
schedule: | ||
interval: "weekly" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
node_modules/ | ||
.env.* | ||
*.log | ||
!.env.*.template | ||
*.tar.gz | ||
bundle/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
METEOR@2.0 | ||
METEOR@2.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,75 +1,73 @@ | ||
allow-deny@1.1.0 | ||
autopublish@1.0.7 | ||
autoupdate@1.7.0 | ||
babel-compiler@7.6.0 | ||
autoupdate@1.8.0 | ||
babel-compiler@7.7.0 | ||
babel-runtime@1.5.0 | ||
base64@1.0.12 | ||
binary-heap@1.0.11 | ||
blaze-tools@1.0.10 | ||
blaze-tools@1.1.2 | ||
boilerplate-generator@1.7.1 | ||
caching-compiler@1.2.2 | ||
caching-html-compiler@1.1.3 | ||
callback-hook@1.3.0 | ||
caching-html-compiler@1.2.1 | ||
callback-hook@1.4.0 | ||
check@1.3.1 | ||
ddp@1.4.0 | ||
ddp-client@2.4.0 | ||
ddp-client@2.5.0 | ||
ddp-common@1.4.0 | ||
ddp-server@2.3.2 | ||
deps@1.0.12 | ||
ddp-server@2.5.0 | ||
diff-sequence@1.1.1 | ||
dynamic-import@0.6.0 | ||
ecmascript@0.15.0 | ||
ecmascript-runtime@0.7.0 | ||
ecmascript-runtime-client@0.11.0 | ||
ecmascript-runtime-server@0.10.0 | ||
dynamic-import@0.7.2 | ||
ecmascript@0.16.0 | ||
ecmascript-runtime@0.8.0 | ||
ecmascript-runtime-client@0.12.1 | ||
ecmascript-runtime-server@0.11.0 | ||
ejson@1.1.1 | ||
es5-shim@4.8.0 | ||
fetch@0.1.1 | ||
geojson-utils@1.0.10 | ||
hot-code-push@1.0.4 | ||
hot-module-replacement@0.2.0 | ||
html-tools@1.0.11 | ||
htmljs@1.0.11 | ||
id-map@1.1.0 | ||
hot-module-replacement@0.4.0 | ||
html-tools@1.1.2 | ||
htmljs@1.1.1 | ||
id-map@1.1.1 | ||
insecure@1.0.7 | ||
inter-process-messaging@0.1.1 | ||
launch-screen@1.2.0 | ||
livedata@1.0.18 | ||
logging@1.2.0 | ||
meteor@1.9.3 | ||
meteor-base@1.4.0 | ||
minifier-css@1.5.3 | ||
minifier-js@2.6.0 | ||
minimongo@1.6.1 | ||
launch-screen@1.3.0 | ||
logging@1.3.1 | ||
meteor@1.10.0 | ||
meteor-base@1.5.1 | ||
minifier-css@1.6.0 | ||
minifier-js@2.7.1 | ||
minimongo@1.7.0 | ||
mobile-experience@1.1.0 | ||
mobile-status-bar@1.1.0 | ||
modern-browsers@0.1.5 | ||
modules@0.16.0 | ||
modern-browsers@0.1.7 | ||
modules@0.17.0 | ||
modules-runtime@0.12.0 | ||
modules-runtime-hot@0.13.0 | ||
mongo@1.10.1 | ||
modules-runtime-hot@0.14.0 | ||
mongo@1.13.0 | ||
mongo-decimal@0.1.2 | ||
mongo-dev-server@1.1.0 | ||
mongo-id@1.0.7 | ||
npm-mongo@3.8.1 | ||
mongo-id@1.0.8 | ||
npm-mongo@3.9.1 | ||
ordered-dict@1.1.0 | ||
promise@0.11.2 | ||
promise@0.12.0 | ||
random@1.2.0 | ||
react-fast-refresh@0.1.0 | ||
react-meteor-data@2.1.4 | ||
react-fast-refresh@0.2.0 | ||
react-meteor-data@2.3.3 | ||
reactive-var@1.0.11 | ||
reload@1.3.1 | ||
retry@1.1.0 | ||
routepolicy@1.1.0 | ||
routepolicy@1.1.1 | ||
shell-server@0.5.0 | ||
socket-stream-client@0.3.1 | ||
spacebars-compiler@1.1.3 | ||
standard-minifier-css@1.7.2 | ||
standard-minifier-js@2.6.0 | ||
static-html@1.2.2 | ||
templating-tools@1.1.2 | ||
socket-stream-client@0.4.0 | ||
spacebars-compiler@1.3.0 | ||
standard-minifier-css@1.7.4 | ||
standard-minifier-js@2.7.1 | ||
static-html@1.3.2 | ||
templating-tools@1.2.1 | ||
tracker@1.2.0 | ||
typescript@4.1.2 | ||
typescript@4.4.0 | ||
underscore@1.0.10 | ||
webapp@1.10.0 | ||
webapp@1.13.0 | ||
webapp-hashing@1.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
12.20.1 | ||
|
||
14.18.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
MIT License | ||
# MIT License | ||
|
||
Copyright (c) 2021 Serhii [boonya] Buinytskyi | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,5 +11,5 @@ | |
</head> | ||
|
||
<body> | ||
<div id="react-target"></div> | ||
<div id="root"></div> | ||
</body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.