Files

35 lines
587 B
JSON

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