Files

35 lines
594 B
JSON

{
"version": 2,
"brand": "Airship",
"brand_id": "airship",
"streams": [
{
"id": "airship-1",
"url": "[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"DVR"
]
},
{
"id": "airship-2",
"url": "live?camera=[CHANNEL]&framerate=5",
"protocol": "http",
"port": 0,
"models": [
"Server 4.711+"
]
},
{
"id": "airship-3",
"url": "live?codec=mjpeg&camera=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"Server 4.711+"
]
}
]
}