修改测试配置
This commit is contained in:
parent
e2436bb6b0
commit
1f53476df0
@ -9,7 +9,7 @@
|
|||||||
"type": "input_rtsp",
|
"type": "input_rtsp",
|
||||||
"role": "source",
|
"role": "source",
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"url": "rtsp://10.0.0.9:8554/cam",
|
"url": "rtsp://10.0.0.5:8554/cam",
|
||||||
"fps": 25,
|
"fps": 25,
|
||||||
"width": 1920,
|
"width": 1920,
|
||||||
"height": 1080,
|
"height": 1080,
|
||||||
@ -87,7 +87,7 @@
|
|||||||
"quality": 85,
|
"quality": 85,
|
||||||
"upload": {
|
"upload": {
|
||||||
"type": "minio",
|
"type": "minio",
|
||||||
"endpoint": "http://10.0.0.9:9000",
|
"endpoint": "http://10.0.0.5:9000",
|
||||||
"bucket": "test",
|
"bucket": "test",
|
||||||
"region": "us-east-1",
|
"region": "us-east-1",
|
||||||
"access_key": "minioadmin",
|
"access_key": "minioadmin",
|
||||||
@ -102,7 +102,7 @@
|
|||||||
"fps": 25,
|
"fps": 25,
|
||||||
"upload": {
|
"upload": {
|
||||||
"type": "minio",
|
"type": "minio",
|
||||||
"endpoint": "http://10.0.0.9:9000",
|
"endpoint": "http://10.0.0.5:9000",
|
||||||
"bucket": "test",
|
"bucket": "test",
|
||||||
"region": "us-east-1",
|
"region": "us-east-1",
|
||||||
"access_key": "minioadmin",
|
"access_key": "minioadmin",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user