Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "google-1",
|
||||
"url": "videofeed",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -25,7 +24,6 @@
|
||||
{
|
||||
"id": "google-2",
|
||||
"url": "/get_image?uuid=8ce29a75e847488797e1a32122fb6fc8&public=0FFS3vFQ9I",
|
||||
"type": "MJPEG",
|
||||
"protocol": "https",
|
||||
"port": 443,
|
||||
"models": [
|
||||
@@ -35,7 +33,6 @@
|
||||
{
|
||||
"id": "google-3",
|
||||
"url": "/",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "https",
|
||||
"port": 8080,
|
||||
"models": [
|
||||
@@ -46,7 +43,6 @@
|
||||
{
|
||||
"id": "google-4",
|
||||
"url": "/videofeed",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 4747,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user