26 lines
432 B
JSON
26 lines
432 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Gotake",
|
|
"brand_id": "gotake",
|
|
"streams": [
|
|
{
|
|
"id": "gotake-1",
|
|
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"GTK-TH01B"
|
|
]
|
|
},
|
|
{
|
|
"id": "gotake-2",
|
|
"url": "ch0_0.h264",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"GTK-TH01B"
|
|
]
|
|
}
|
|
]
|
|
}
|