Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "inqmega-1",
|
||||
"url": "/h264_stream",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8001,
|
||||
"models": [
|
||||
@@ -26,7 +25,6 @@
|
||||
{
|
||||
"id": "inqmega-2",
|
||||
"url": "/0/av0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8001,
|
||||
"models": [
|
||||
@@ -48,7 +46,6 @@
|
||||
{
|
||||
"id": "inqmega-3",
|
||||
"url": "/",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 8081,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user