29 lines
628 B
JSON
29 lines
628 B
JSON
{
|
|
"autorun": false,
|
|
"srcA": 6,
|
|
"srcV": 6,
|
|
"srcV_chn":"main",
|
|
"url": [
|
|
{
|
|
"des": "platform 1",
|
|
"enable": true,
|
|
"path": "rtmp://127.0.0.1/live/push1"
|
|
},
|
|
{
|
|
"des": "platform 2",
|
|
"enable": false,
|
|
"path": "rtmp://127.0.0.1/live/push2"
|
|
},
|
|
{
|
|
"des": "platform 3",
|
|
"enable": false,
|
|
"path": "rtmp://127.0.0.1/live/push3"
|
|
},
|
|
{
|
|
"des": "platform 4",
|
|
"enable": false,
|
|
"path": "rtmp://127.0.0.1/live/push4"
|
|
}
|
|
]
|
|
}
|