28 lines
446 B
JSON
28 lines
446 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Dreamstar",
|
|
"brand_id": "dreamstar",
|
|
"streams": [
|
|
{
|
|
"id": "dreamstar-1",
|
|
"url": "video.mp4",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"DSE-IPC213F",
|
|
"IPC213F"
|
|
]
|
|
},
|
|
{
|
|
"id": "dreamstar-2",
|
|
"url": "jpg/image.jpg?size=3",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"IPC213F",
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|