Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit e5f4520

Browse files
qwu16Your Name
andauthored
Apply internal connection single node to analytics (#1041)
Co-authored-by: Your Name <[email protected]>
1 parent f50c2ed commit e5f4520

File tree

10 files changed

+419
-620
lines changed

10 files changed

+419
-620
lines changed

source/agent/analytics/analytics-agent.js

Lines changed: 0 additions & 209 deletions
This file was deleted.

source/agent/analytics/dist.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"log4js_configuration.json",
1010
"log4cxx.properties",
1111
"configLoader.js",
12-
"../video/install_deps.sh",
13-
"../video/install_openh264.sh",
12+
"install_deps.sh",
1413
"../index.js",
1514
"../networkHelper.js",
1615
"../nodeManager.js",
@@ -24,18 +23,15 @@
2423
"../../common/makeRPC.js",
2524
"../../common/rpcChannel.js",
2625
"../../common/mediaUtil.js",
27-
"../../../scripts/release/install_ffmpeg.sh",
2826
"../../../scripts/release/initauth.js",
2927
"../../../scripts/release/initcert.js",
3028
"../../../scripts/detectOS.sh"
3129
],
3230
"folders": {
3331
"analytics": [
34-
"analytics-agent.js",
3532
"index.js",
36-
"../base-agent.js",
3733
"../connections.js",
38-
"../InternalConnectionFactory.js"
34+
"../internalConnectionRouter.js"
3935
],
4036
"plugins" : [
4137
"../plugins/*"

0 commit comments

Comments
 (0)