Files

35 lines
586 B
JSON

{
"version": 2,
"brand": "Dae",
"brand_id": "dae",
"streams": [
{
"id": "dae-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "dae-2",
"url": "video.mjpg",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "dae-3",
"url": "video.cgi?resolution=VGA",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}