Files

26 lines
445 B
JSON

{
"version": 2,
"brand": "Its",
"brand_id": "its",
"streams": [
{
"id": "its-1",
"url": "[CHANNEL]/[USERNAME]:[PASSWORD]/main",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "its-2",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}