Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "aptina-1",
|
||||
"url": "/ucast/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -16,7 +15,6 @@
|
||||
{
|
||||
"id": "aptina-2",
|
||||
"url": "/mpeg4",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -26,7 +24,6 @@
|
||||
{
|
||||
"id": "aptina-3",
|
||||
"url": "snapshot/view[CHANNEL].jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -37,7 +34,6 @@
|
||||
{
|
||||
"id": "aptina-4",
|
||||
"url": "live/ch00_0",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -47,7 +43,6 @@
|
||||
{
|
||||
"id": "aptina-5",
|
||||
"url": "/0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 10888,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user