Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "belkin-1",
|
||||
"url": "/goform/video",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -28,7 +27,6 @@
|
||||
{
|
||||
"id": "belkin-2",
|
||||
"url": "img/snapshot.cgi?size=2",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -38,7 +36,6 @@
|
||||
{
|
||||
"id": "belkin-3",
|
||||
"url": "img/mjpeg.jpg",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -48,7 +45,6 @@
|
||||
{
|
||||
"id": "belkin-4",
|
||||
"url": "shot.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -58,7 +54,6 @@
|
||||
{
|
||||
"id": "belkin-5",
|
||||
"url": "image.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -69,7 +64,6 @@
|
||||
{
|
||||
"id": "belkin-6",
|
||||
"url": "videofeed",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user