Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "xvision-1",
|
||||
"url": "cgi-bin/net_video.cgi?channel=[CHANNEL]",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -23,7 +22,6 @@
|
||||
{
|
||||
"id": "xvision-2",
|
||||
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -35,7 +33,6 @@
|
||||
{
|
||||
"id": "xvision-3",
|
||||
"url": "snapshot.cgi",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -45,7 +42,6 @@
|
||||
{
|
||||
"id": "xvision-4",
|
||||
"url": "axis-cgi/mjpg/video.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -58,7 +54,6 @@
|
||||
{
|
||||
"id": "xvision-5",
|
||||
"url": "cgi-bin/snapshot.cgi?1",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -70,7 +65,6 @@
|
||||
{
|
||||
"id": "xvision-6",
|
||||
"url": "/cam1/onvif-h264-1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -81,7 +75,6 @@
|
||||
{
|
||||
"id": "xvision-7",
|
||||
"url": "/ch01.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -104,7 +97,6 @@
|
||||
{
|
||||
"id": "xvision-8",
|
||||
"url": "/cam/realmonitor",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -117,7 +109,6 @@
|
||||
{
|
||||
"id": "xvision-9",
|
||||
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -132,7 +123,6 @@
|
||||
{
|
||||
"id": "xvision-10",
|
||||
"url": "/axis-cgi/mjpg/video.cgi",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -146,7 +136,6 @@
|
||||
{
|
||||
"id": "xvision-11",
|
||||
"url": "mpeg4/media.amp?resolution=640x480",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -158,7 +147,6 @@
|
||||
{
|
||||
"id": "xvision-12",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -168,7 +156,6 @@
|
||||
{
|
||||
"id": "xvision-13",
|
||||
"url": "live/h264",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -178,7 +165,6 @@
|
||||
{
|
||||
"id": "xvision-14",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -188,7 +174,6 @@
|
||||
{
|
||||
"id": "xvision-15",
|
||||
"url": "cgi-bin/net_jpeg.cgi?ch=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -198,7 +183,6 @@
|
||||
{
|
||||
"id": "xvision-16",
|
||||
"url": "img/snapshot.cgi?size=2",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -208,7 +192,6 @@
|
||||
{
|
||||
"id": "xvision-17",
|
||||
"url": "GetData.cgi?CH=[CHANNEL]&Codec=jpeg&Size=[WIDTH]x[HEIGHT]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -218,7 +201,6 @@
|
||||
{
|
||||
"id": "xvision-18",
|
||||
"url": "video.cgi?resolution=VGA",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -228,7 +210,6 @@
|
||||
{
|
||||
"id": "xvision-19",
|
||||
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -238,7 +219,6 @@
|
||||
{
|
||||
"id": "xvision-20",
|
||||
"url": "ch0_0.h264",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -248,7 +228,6 @@
|
||||
{
|
||||
"id": "xvision-21",
|
||||
"url": "/ch00/0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -260,7 +239,6 @@
|
||||
{
|
||||
"id": "xvision-22",
|
||||
"url": "/ch00/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -270,7 +248,6 @@
|
||||
{
|
||||
"id": "xvision-23",
|
||||
"url": "cgi/mjpg/mjpeg.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -280,7 +257,6 @@
|
||||
{
|
||||
"id": "xvision-24",
|
||||
"url": "/",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user