38 lines
689 B
JSON
38 lines
689 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Phonescam",
|
|
"brand_id": "phonescam",
|
|
"streams": [
|
|
{
|
|
"id": "phonescam-1",
|
|
"url": "/11",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"BRICK QD300"
|
|
]
|
|
},
|
|
{
|
|
"id": "phonescam-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"H264-IPCAM"
|
|
]
|
|
},
|
|
{
|
|
"id": "phonescam-3",
|
|
"url": "img/snapshot.cgi?size=2",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|