Files

44 lines
835 B
JSON

{
"version": 2,
"brand": "Smartcam",
"brand_id": "smartcam",
"streams": [
{
"id": "smartcam-1",
"url": "/11",
"protocol": "rtsp",
"port": 554,
"models": [
"dome"
]
},
{
"id": "smartcam-2",
"url": "cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 88,
"models": [
"smartcam hd+"
]
},
{
"id": "smartcam-3",
"url": "cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=[USERNAME]&pwd=[PASSWORD]&",
"protocol": "http",
"port": 0,
"models": [
"smartcam hd+"
]
},
{
"id": "smartcam-4",
"url": "/profile4/media.smp",
"protocol": "rtsp",
"port": 554,
"models": [
"SmartCam Pro"
]
}
]
}