Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "ouvis-1",
|
||||
"url": "/tcp/av0_0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -19,7 +18,6 @@
|
||||
{
|
||||
"id": "ouvis-2",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -30,7 +28,6 @@
|
||||
{
|
||||
"id": "ouvis-3",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -40,7 +37,6 @@
|
||||
{
|
||||
"id": "ouvis-4",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -50,7 +46,6 @@
|
||||
{
|
||||
"id": "ouvis-5",
|
||||
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 81,
|
||||
"models": [
|
||||
@@ -62,7 +57,6 @@
|
||||
{
|
||||
"id": "ouvis-6",
|
||||
"url": "tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -72,7 +66,6 @@
|
||||
{
|
||||
"id": "ouvis-7",
|
||||
"url": "/tcp/av0_1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -83,7 +76,6 @@
|
||||
{
|
||||
"id": "ouvis-8",
|
||||
"url": "img/snapshot.cgi?size=2",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user