28 lines
457 B
JSON
28 lines
457 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Aventi",
|
|
"brand_id": "aventi",
|
|
"streams": [
|
|
{
|
|
"id": "aventi-1",
|
|
"url": "/Streaming/Channels/102",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"1n1"
|
|
]
|
|
},
|
|
{
|
|
"id": "aventi-2",
|
|
"url": "/Streaming/Channels/101",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"1n1"
|
|
]
|
|
}
|
|
]
|
|
}
|