26 lines
384 B
JSON
26 lines
384 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Bytec",
|
|
"brand_id": "bytec",
|
|
"streams": [
|
|
{
|
|
"id": "bytec-1",
|
|
"url": "live.sdp",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "bytec-2",
|
|
"url": "user/videostream.cgi",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"VET2"
|
|
]
|
|
}
|
|
]
|
|
}
|