Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "nvsip-1",
|
||||
"url": "/h264_stream",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -19,7 +18,6 @@
|
||||
{
|
||||
"id": "nvsip-2",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -33,7 +31,6 @@
|
||||
{
|
||||
"id": "nvsip-3",
|
||||
"url": "/live0.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
@@ -45,7 +42,6 @@
|
||||
{
|
||||
"id": "nvsip-4",
|
||||
"url": "tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
@@ -55,7 +51,6 @@
|
||||
{
|
||||
"id": "nvsip-5",
|
||||
"url": "/live0.264?user=[USERNAME]&passwd=[PASSWORD]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8854,
|
||||
"models": [
|
||||
@@ -65,7 +60,6 @@
|
||||
{
|
||||
"id": "nvsip-6",
|
||||
"url": "/live2.264?user=[USERNAME]&passwd=[PASSWORD]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8854,
|
||||
"models": [
|
||||
@@ -75,7 +69,6 @@
|
||||
{
|
||||
"id": "nvsip-7",
|
||||
"url": "/live4.264?user=[USERNAME]&passwd=[PASSWORD]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8854,
|
||||
"models": [
|
||||
@@ -85,7 +78,6 @@
|
||||
{
|
||||
"id": "nvsip-8",
|
||||
"url": "/live6.264?user=[USERNAME]&passwd=[PASSWORD]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8854,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user