29 lines
516 B
JSON
29 lines
516 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Lindy",
|
|
"brand_id": "lindy",
|
|
"streams": [
|
|
{
|
|
"id": "lindy-1",
|
|
"url": "cgi-bin/guest/Video.cgi?media=JPEG",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"IP Network Camera",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "lindy-2",
|
|
"url": "cgi-bin/guest/Video.cgi?media=JPEG&channel=[CHANNEL]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|