Files
StrixCamDB/brands/blackberry.json
T

58 lines
1.0 KiB
JSON

{
"version": 2,
"brand": "Blackberry",
"brand_id": "blackberry",
"streams": [
{
"id": "blackberry-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Bold"
]
},
{
"id": "blackberry-2",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Bold"
]
},
{
"id": "blackberry-3",
"url": "cgi-bin/video.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Bold"
]
},
{
"id": "blackberry-4",
"url": "videofeed",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Z10"
]
},
{
"id": "blackberry-5",
"url": "video?submenu=mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Z10"
]
}
]
}