Files
StrixCamDB/brands/iprobot3.json
T

44 lines
824 B
JSON

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