Files
StrixCamDB/brands/ajtv.json
T

18 lines
285 B
JSON

{
"version": 2,
"brand": "Ajtv",
"brand_id": "ajtv",
"streams": [
{
"id": "ajtv-1",
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"1080P"
]
}
]
}