Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "tp-ipc-1",
|
||||
"url": "/stream1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -44,7 +43,6 @@
|
||||
{
|
||||
"id": "tp-ipc-2",
|
||||
"url": "/stream2",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -64,7 +62,6 @@
|
||||
{
|
||||
"id": "tp-ipc-3",
|
||||
"url": "/",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -74,7 +71,6 @@
|
||||
{
|
||||
"id": "tp-ipc-4",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user