Files
StrixCamDB/brands/choice.json
T

133 lines
2.5 KiB
JSON

{
"version": 2,
"brand": "Choice",
"brand_id": "choice",
"streams": [
{
"id": "choice-1",
"url": "videostream.cgi?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"IPPT250",
"IPPT250A"
]
},
{
"id": "choice-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"IPPT250A",
"Other"
]
},
{
"id": "choice-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"IPPT250A"
]
},
{
"id": "choice-4",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"IPPT250A"
]
},
{
"id": "choice-5",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"IPPT250A",
"N5304AV",
"N5304MV"
]
},
{
"id": "choice-6",
"url": "live_mpeg4_1.sdp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"MV",
"N5304MV"
]
},
{
"id": "choice-7",
"url": "stream1.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"N5304MV"
]
},
{
"id": "choice-8",
"url": "stream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"N5304MV"
]
},
{
"id": "choice-9",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"N5304MV"
]
},
{
"id": "choice-10",
"url": "snapshot.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"N5304MV"
]
},
{
"id": "choice-11",
"url": "live_mpeg4.sdp",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"N5304MV"
]
},
{
"id": "choice-12",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}