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