26 lines
471 B
JSON
26 lines
471 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Poly",
|
|
"brand_id": "poly",
|
|
"streams": [
|
|
{
|
|
"id": "poly-1",
|
|
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=1.sdp",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "poly-2",
|
|
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|