Files
StrixCamDB/brands/poly.json
T

28 lines
519 B
JSON

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