44 lines
801 B
JSON
44 lines
801 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Japan",
|
|
"brand_id": "japan",
|
|
"streams": [
|
|
{
|
|
"id": "japan-1",
|
|
"url": "/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"models": [
|
|
"KX-501"
|
|
]
|
|
},
|
|
{
|
|
"id": "japan-2",
|
|
"url": "cgi/jpg/image.cgi",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "japan-3",
|
|
"url": "tmpfs/auto.jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "japan-4",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|