35 lines
658 B
JSON
35 lines
658 B
JSON
{
|
|
"version": 2,
|
|
"brand": "G4direct",
|
|
"brand_id": "g4direct",
|
|
"streams": [
|
|
{
|
|
"id": "g4direct-1",
|
|
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"HFC1300"
|
|
]
|
|
},
|
|
{
|
|
"id": "g4direct-2",
|
|
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"HFC1300"
|
|
]
|
|
},
|
|
{
|
|
"id": "g4direct-3",
|
|
"url": "cgi-bin/snapshot.cgi?1",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"HFC1300"
|
|
]
|
|
}
|
|
]
|
|
}
|