Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "ajhua-1",
|
||||
"url": "/cgi-bin/video.cgi?msubmenu=mjpg",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -16,7 +15,6 @@
|
||||
{
|
||||
"id": "ajhua-2",
|
||||
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -37,7 +35,6 @@
|
||||
{
|
||||
"id": "ajhua-3",
|
||||
"url": "axis-cgi/mjpg/video.cgi?camera=[CHANNEL]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -48,7 +45,6 @@
|
||||
{
|
||||
"id": "ajhua-4",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -63,7 +59,6 @@
|
||||
{
|
||||
"id": "ajhua-5",
|
||||
"url": "/cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -73,7 +68,6 @@
|
||||
{
|
||||
"id": "ajhua-6",
|
||||
"url": "axis-cgi/mjpg/video.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -84,7 +78,6 @@
|
||||
{
|
||||
"id": "ajhua-7",
|
||||
"url": "/cam/realmonitor?channel=1&subtype=00&authbasic=[AUTH]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -97,7 +90,6 @@
|
||||
{
|
||||
"id": "ajhua-8",
|
||||
"url": "/api/mjpegvideo.cgi?InputNumber=1&StreamNumber=0",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -107,7 +99,6 @@
|
||||
{
|
||||
"id": "ajhua-9",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -117,7 +108,6 @@
|
||||
{
|
||||
"id": "ajhua-10",
|
||||
"url": "/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user