Files

53 lines
932 B
JSON

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