Files
StrixCamDB/brands/action.json
T

79 lines
1.4 KiB
JSON

{
"version": 2,
"brand": "Action",
"brand_id": "action",
"streams": [
{
"id": "action-1",
"url": "cgi-bin/encoder?USER=[USERNAME]&PWD=[PASSWORD]&SNAPSHOT",
"type": "JPEG",
"protocol": "http",
"port": 7070,
"models": [
"000",
"b53"
]
},
{
"id": "action-2",
"url": "/live/av0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "action-3",
"url": "cam[CHANNEL]/mjpeg",
"type": "MJPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "action-4",
"url": "videofeed",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "action-5",
"url": "cgi-bin/net_video.cgi?channel=[CHANNEL]",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "action-6",
"url": "ch0_0.h264",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "action-7",
"url": "cam[CHANNEL]/h264",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}