Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-1",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
@@ -35,7 +34,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-2",
|
||||
"url": "snapshot.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -47,7 +45,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-3",
|
||||
"url": "/0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
@@ -58,7 +55,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-4",
|
||||
"url": "/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -72,7 +68,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-5",
|
||||
"url": "ch0_0.h264",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -83,7 +78,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-6",
|
||||
"url": "/tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 8082,
|
||||
"models": [
|
||||
@@ -93,7 +87,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-7",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -103,7 +96,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-8",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -113,7 +105,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-9",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -124,7 +115,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-10",
|
||||
"url": "tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
@@ -136,7 +126,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-11",
|
||||
"url": "/1/h264major",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -146,7 +135,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-12",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -156,7 +144,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-13",
|
||||
"url": "/snapshot.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -168,7 +155,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-14",
|
||||
"url": "/onvif1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -178,7 +164,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-15",
|
||||
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 81,
|
||||
"models": [
|
||||
@@ -190,7 +175,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-16",
|
||||
"url": "snap.jpg?JpegCam=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -200,7 +184,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-17",
|
||||
"url": "image.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -210,7 +193,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-18",
|
||||
"url": "videofeed",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -220,7 +202,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-19",
|
||||
"url": "videostream.cgi?user=[USERNAME]&password=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -230,7 +211,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-20",
|
||||
"url": "1/h264major",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -240,7 +220,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-21",
|
||||
"url": "/video.mp4",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -250,7 +229,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-22",
|
||||
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=320*240",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -260,7 +238,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-23",
|
||||
"url": "/video1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -270,7 +247,6 @@
|
||||
{
|
||||
"id": "255-ip-cam-24",
|
||||
"url": "/videofeed",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 8080,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user