29 lines
471 B
JSON
29 lines
471 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Auric",
|
|
"brand_id": "auric",
|
|
"streams": [
|
|
{
|
|
"id": "auric-1",
|
|
"url": "stillimg[CHANNEL].jpg",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"232",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "auric-2",
|
|
"url": "cgi-bin/net_jpeg.cgi?ch=[CHANNEL]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"XM2008"
|
|
]
|
|
}
|
|
]
|
|
}
|