Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "dvtel-1",
|
||||
"url": "h264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -21,7 +20,6 @@
|
||||
{
|
||||
"id": "dvtel-2",
|
||||
"url": "cgi-bin/viewer/video.jpg?resolution=640x480",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -32,7 +30,6 @@
|
||||
{
|
||||
"id": "dvtel-3",
|
||||
"url": "cgi-bin/viewer/video.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -42,7 +39,6 @@
|
||||
{
|
||||
"id": "dvtel-4",
|
||||
"url": "/stream1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -52,7 +48,6 @@
|
||||
{
|
||||
"id": "dvtel-5",
|
||||
"url": "/stream2",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -62,7 +57,6 @@
|
||||
{
|
||||
"id": "dvtel-6",
|
||||
"url": "cgi-bin/jpg/image.cgi",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -73,7 +67,6 @@
|
||||
{
|
||||
"id": "dvtel-7",
|
||||
"url": "/h264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -86,7 +79,6 @@
|
||||
{
|
||||
"id": "dvtel-8",
|
||||
"url": "11",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user