38 lines
654 B
JSON
38 lines
654 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Smarthome",
|
|
"brand_id": "smarthome",
|
|
"streams": [
|
|
{
|
|
"id": "smarthome-1",
|
|
"url": "/live/ch0",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"noname"
|
|
]
|
|
},
|
|
{
|
|
"id": "smarthome-2",
|
|
"url": "tmpfs/auto.jpg",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "smarthome-3",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"type": "VLC",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|