Files

35 lines
630 B
JSON

{
"version": 2,
"brand": "Gocam",
"brand_id": "gocam",
"streams": [
{
"id": "gocam-1",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "gocam-2",
"url": "videostream.cgi",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "gocam-3",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}