Skip to content

Commit 24fa4d2

Browse files
committed
update:configure file
1 parent 8a0c710 commit 24fa4d2

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

XEngine_Release/XEngine_Config/XEngine_Config.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tszSMSUrl": "rtmp://app.xyry.org/live",
3-
"tszIPAddr": "127.0.0.1",
3+
"tszIPAddr": "10.0.1.88",
44
"bDeamon": 0,
55
"nRTMPPort": 1935,
66
"nHttpPort": 5600,
@@ -21,9 +21,10 @@
2121
"XTime": {
2222
"nTimeCheck": 3,
2323
"nHTTPTimeout": 0,
24-
"nXStreamTimeout": 0,
25-
"nRTMPTimeout": 0,
26-
"nJT1078Timeout": 0
24+
"nXStreamTimeout": 3,
25+
"nRTMPTimeout": 3,
26+
"nJT1078Timeout": 3,
27+
"nRTCTimeout":3
2728
},
2829
"XPull": {
2930
"XStream": {
@@ -48,7 +49,7 @@
4849
"tszICEPass": "3321308h8i6vt3769r6638l1409d50jz",
4950
"tszCertStr": "./XEngine_Key/server.crt",
5051
"tszKeyStr": "./XEngine_Key/server.key",
51-
"tszCsrStr": "./XEngine_Key/server.csr"
52+
"tszDerStr": "./XEngine_Key/server.der"
5253
},
5354
"SRT": {
5455
"bEnable": true

XEngine_Release/XEngine_Config/XEngine_Version.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"XVer": [
3+
"V2.9.0.1001 Build20240625",
34
"V2.8.0.1001 Build20240531",
45
"V2.7.0.1001 Build20240415",
56
"V2.6.0.1001 Build20240201",

0 commit comments

Comments
 (0)