Files
StrixCamDB/brands/dekco.json
T

57 lines
1014 B
JSON

{
"version": 2,
"brand": "Dekco",
"brand_id": "dekco",
"streams": [
{
"id": "dekco-1",
"url": "/Streaming/Channels/101",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8554,
"models": [
"2K PTZ IP",
"DC2L-2P",
"DC4L",
"DC5E",
"dc5l",
"DC5P",
"Other"
]
},
{
"id": "dekco-2",
"url": "/video.mjpg?q=30&fps=33&id=0.5",
"type": "FFMPEG",
"protocol": "http",
"port": 8090,
"models": [
"dc4l",
"DC5L",
"P2 DC5L"
]
},
{
"id": "dekco-3",
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=320*240",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
"DC4L",
"DC8E"
]
},
{
"id": "dekco-4",
"url": "/live",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"DC9P"
]
}
]
}