Files

35 lines
587 B
JSON

{
"version": 2,
"brand": "Vcam",
"brand_id": "vcam",
"streams": [
{
"id": "vcam-1",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "vcam-2",
"url": "img/snapshot.cgi?size=2",
"protocol": "http",
"port": 0,
"models": [
"star"
]
},
{
"id": "vcam-3",
"url": "snapshot.jpg",
"protocol": "http",
"port": 0,
"models": [
"TL-V5E440W"
]
}
]
}