Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "alinking-1",
|
||||
"url": "image.cgi",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -21,7 +20,6 @@
|
||||
{
|
||||
"id": "alinking-2",
|
||||
"url": "image.cgi?type=motion",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -34,7 +32,6 @@
|
||||
{
|
||||
"id": "alinking-3",
|
||||
"url": "GetData.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -45,7 +42,6 @@
|
||||
{
|
||||
"id": "alinking-4",
|
||||
"url": "image.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -58,7 +54,6 @@
|
||||
{
|
||||
"id": "alinking-5",
|
||||
"url": "videostream.asf",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -69,7 +64,6 @@
|
||||
{
|
||||
"id": "alinking-6",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -80,7 +74,6 @@
|
||||
{
|
||||
"id": "alinking-7",
|
||||
"url": "image.cgi?camera=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -96,7 +89,6 @@
|
||||
{
|
||||
"id": "alinking-8",
|
||||
"url": "image.cgi?type=motion&camera=[CHANNEL]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -110,7 +102,6 @@
|
||||
{
|
||||
"id": "alinking-9",
|
||||
"url": "VIDEO.CGI",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -121,7 +112,6 @@
|
||||
{
|
||||
"id": "alinking-10",
|
||||
"url": "videostream.cgi?",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -132,7 +122,6 @@
|
||||
{
|
||||
"id": "alinking-11",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -143,7 +132,6 @@
|
||||
{
|
||||
"id": "alinking-12",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -155,7 +143,6 @@
|
||||
{
|
||||
"id": "alinking-13",
|
||||
"url": "cam[CHANNEL]/mpeg4",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -166,7 +153,6 @@
|
||||
{
|
||||
"id": "alinking-14",
|
||||
"url": "cam[CHANNEL]/h264",
|
||||
"type": "MJPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -176,7 +162,6 @@
|
||||
{
|
||||
"id": "alinking-15",
|
||||
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -187,7 +172,6 @@
|
||||
{
|
||||
"id": "alinking-16",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -197,7 +181,6 @@
|
||||
{
|
||||
"id": "alinking-17",
|
||||
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -207,7 +190,6 @@
|
||||
{
|
||||
"id": "alinking-18",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -217,7 +199,6 @@
|
||||
{
|
||||
"id": "alinking-19",
|
||||
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]&count=0",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -227,7 +208,6 @@
|
||||
{
|
||||
"id": "alinking-20",
|
||||
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -237,7 +217,6 @@
|
||||
{
|
||||
"id": "alinking-21",
|
||||
"url": "videostream.cgi?usr=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -248,7 +227,6 @@
|
||||
{
|
||||
"id": "alinking-22",
|
||||
"url": "videostream.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -258,7 +236,6 @@
|
||||
{
|
||||
"id": "alinking-23",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -268,7 +245,6 @@
|
||||
{
|
||||
"id": "alinking-24",
|
||||
"url": "cam[CHANNEL]/mjpeg",
|
||||
"type": "MJPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -278,7 +254,6 @@
|
||||
{
|
||||
"id": "alinking-25",
|
||||
"url": "videostream.cgi?user=[USERNAME]&password=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -288,7 +263,6 @@
|
||||
{
|
||||
"id": "alinking-26",
|
||||
"url": "videostream.cgi?rate=11",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -298,7 +272,6 @@
|
||||
{
|
||||
"id": "alinking-27",
|
||||
"url": "videostream.cgi?rate=0",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user