echoStream: {
"rtsp": "rtsp://10.241.10.183:8021/echovideo",
"ws": "ws://10.241.10.183:8000/echo/stream.live.flv"
}
mvrStream:
{
"layout": {
"cols": 4,
"resolution": {
"height": 2160,
"width": 1920
},
"rows": 8
},
"mode": 0, // Stream pulling mode: 0: Smooth, 1: High definition
"streamList": [
// Stream address sets
{
"enable": 1,
"id": 0,
"rtsp": "rtsp://10.241.10.183:{
"enable": 0,
"id": 1,
"rtsp": "rtsp://10.241.10.183:8002/mvrvideo",
"ws": "ws://10.241.10.183:8000/mvr/stream1.live.flv"
}
]
}