Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "zoneway-1",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -26,7 +25,6 @@
|
||||
{
|
||||
"id": "zoneway-2",
|
||||
"url": "/live/ch0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -44,7 +42,6 @@
|
||||
{
|
||||
"id": "zoneway-3",
|
||||
"url": "/live0.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -56,7 +53,6 @@
|
||||
{
|
||||
"id": "zoneway-4",
|
||||
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -71,7 +67,6 @@
|
||||
{
|
||||
"id": "zoneway-5",
|
||||
"url": "ch0_0.h264",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -82,7 +77,6 @@
|
||||
{
|
||||
"id": "zoneway-6",
|
||||
"url": "/cam1/onvif-h264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -93,7 +87,6 @@
|
||||
{
|
||||
"id": "zoneway-7",
|
||||
"url": "/tcp/av0_0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -104,7 +97,6 @@
|
||||
{
|
||||
"id": "zoneway-8",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -115,7 +107,6 @@
|
||||
{
|
||||
"id": "zoneway-9",
|
||||
"url": "cgi-bin/mobile_snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -125,7 +116,6 @@
|
||||
{
|
||||
"id": "zoneway-10",
|
||||
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -135,7 +125,6 @@
|
||||
{
|
||||
"id": "zoneway-11",
|
||||
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=00",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -145,7 +134,6 @@
|
||||
{
|
||||
"id": "zoneway-12",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user