Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "bcs-1",
|
||||
"url": "/cam/realmonitor",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -23,7 +22,6 @@
|
||||
{
|
||||
"id": "bcs-2",
|
||||
"url": "axis-cgi/mjpg/video.cgi?camera=[CHANNEL]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -34,7 +32,6 @@
|
||||
{
|
||||
"id": "bcs-3",
|
||||
"url": "/axis-cgi/mjpg/video.cgi",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -51,7 +48,6 @@
|
||||
{
|
||||
"id": "bcs-4",
|
||||
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -67,7 +63,6 @@
|
||||
{
|
||||
"id": "bcs-5",
|
||||
"url": "axis-cgi/mjpg/video.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 1935,
|
||||
"models": [
|
||||
@@ -77,7 +72,6 @@
|
||||
{
|
||||
"id": "bcs-6",
|
||||
"url": "/videoMain",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 85,
|
||||
"models": [
|
||||
@@ -90,7 +84,6 @@
|
||||
{
|
||||
"id": "bcs-7",
|
||||
"url": "cgi-bin/video.cgi?msubmenu=mjpg",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -100,7 +93,6 @@
|
||||
{
|
||||
"id": "bcs-8",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -122,7 +114,6 @@
|
||||
{
|
||||
"id": "bcs-9",
|
||||
"url": "axis-cgi/mjpg/video.cgi?date=1&clock=1&resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -133,7 +124,6 @@
|
||||
{
|
||||
"id": "bcs-10",
|
||||
"url": "/cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -143,7 +133,6 @@
|
||||
{
|
||||
"id": "bcs-11",
|
||||
"url": "cgi-bin/snapshot.cgi?1",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -158,7 +147,6 @@
|
||||
{
|
||||
"id": "bcs-12",
|
||||
"url": "/",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -169,7 +157,6 @@
|
||||
{
|
||||
"id": "bcs-13",
|
||||
"url": "/axis-cgi/mjpg/video.cgi?camera=1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -179,7 +166,6 @@
|
||||
{
|
||||
"id": "bcs-14",
|
||||
"url": "/axis-cgi/mjpg/video.cgi?camera=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -189,7 +175,6 @@
|
||||
{
|
||||
"id": "bcs-15",
|
||||
"url": "axis-cgi/mjpg/video.cgi?date=1&clock=1&camera=[CHANNEL]&resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user