Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "s3vc-1",
|
||||
"url": "/stream0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -17,7 +16,6 @@
|
||||
{
|
||||
"id": "s3vc-2",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -31,7 +29,6 @@
|
||||
{
|
||||
"id": "s3vc-3",
|
||||
"url": "/12",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -44,7 +41,6 @@
|
||||
{
|
||||
"id": "s3vc-4",
|
||||
"url": "/",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -54,7 +50,6 @@
|
||||
{
|
||||
"id": "s3vc-5",
|
||||
"url": "/VideoInput/1/mpeg4/1",
|
||||
"type": "MJPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -64,7 +59,6 @@
|
||||
{
|
||||
"id": "s3vc-6",
|
||||
"url": "snap.jpg?JpegCam=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -74,7 +68,6 @@
|
||||
{
|
||||
"id": "s3vc-7",
|
||||
"url": "tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user