Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "everfocus-1",
|
||||
"url": "/cgi-bin/rtspStreamOvf/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -28,7 +27,6 @@
|
||||
{
|
||||
"id": "everfocus-2",
|
||||
"url": "/live1.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -41,7 +39,6 @@
|
||||
{
|
||||
"id": "everfocus-3",
|
||||
"url": "imagep/picture.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -51,7 +48,6 @@
|
||||
{
|
||||
"id": "everfocus-4",
|
||||
"url": "/cgi-bin/rtspStreamOvf/0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -73,7 +69,6 @@
|
||||
{
|
||||
"id": "everfocus-5",
|
||||
"url": "streaming/channels/0",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -91,7 +86,6 @@
|
||||
{
|
||||
"id": "everfocus-6",
|
||||
"url": "m/camera[CHANNEL].jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -104,7 +98,6 @@
|
||||
{
|
||||
"id": "everfocus-7",
|
||||
"url": "image[CHANNEL].jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -117,7 +110,6 @@
|
||||
{
|
||||
"id": "everfocus-8",
|
||||
"url": "/h264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -127,7 +119,6 @@
|
||||
{
|
||||
"id": "everfocus-9",
|
||||
"url": "/cgi-bin/rtspStream/0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -137,7 +128,6 @@
|
||||
{
|
||||
"id": "everfocus-10",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -148,7 +138,6 @@
|
||||
{
|
||||
"id": "everfocus-11",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -159,7 +148,6 @@
|
||||
{
|
||||
"id": "everfocus-12",
|
||||
"url": "snapshot.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -169,7 +157,6 @@
|
||||
{
|
||||
"id": "everfocus-13",
|
||||
"url": "/ch01/0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user