36 lines
566 B
JSON
36 lines
566 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Gemtek",
|
|
"brand_id": "gemtek",
|
|
"streams": [
|
|
{
|
|
"id": "gemtek-1",
|
|
"url": "snapshot[CHANNEL].jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"B1100"
|
|
]
|
|
},
|
|
{
|
|
"id": "gemtek-2",
|
|
"url": "channel[CHANNEL]",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"B1100"
|
|
]
|
|
},
|
|
{
|
|
"id": "gemtek-3",
|
|
"url": "snapshot.jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"D0100",
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|