38 lines
663 B
JSON
38 lines
663 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Aliendvr",
|
|
"brand_id": "aliendvr",
|
|
"streams": [
|
|
{
|
|
"id": "aliendvr-1",
|
|
"url": "/Streaming/Channels/[CHANNEL+1]01",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"*"
|
|
]
|
|
},
|
|
{
|
|
"id": "aliendvr-2",
|
|
"url": "/Streaming/Channels/[CHANNEL]01",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"*"
|
|
]
|
|
},
|
|
{
|
|
"id": "aliendvr-3",
|
|
"url": "/Streaming/Channels/101",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"mega216"
|
|
]
|
|
}
|
|
]
|
|
}
|