Files
StrixCamDB/brands/goscam.json
T

71 lines
1.3 KiB
JSON

{
"version": 2,
"brand": "Goscam",
"brand_id": "goscam",
"streams": [
{
"id": "goscam-1",
"url": "/11",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "goscam-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "goscam-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "goscam-4",
"url": "snapshot",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "goscam-5",
"url": "snapshot.jpg?account=[USERNAME]&password=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "goscam-6",
"url": "PSIA/Streaming/channels/2?videoCodecType=H.264",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "goscam-7",
"url": "cgi-bin/Stream?Video?Acc=[USERNAME]?Pwd=[PASSWORD]?webcamPWD=RootCookies00000",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}