Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "topica-cctv-1",
|
||||
"url": "video.cgi?resolution=VGA",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -18,7 +17,6 @@
|
||||
{
|
||||
"id": "topica-cctv-2",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -35,7 +33,6 @@
|
||||
{
|
||||
"id": "topica-cctv-3",
|
||||
"url": "ipcam/avc.cgi?audiostream=[CHANNEL]",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -45,7 +42,6 @@
|
||||
{
|
||||
"id": "topica-cctv-4",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -55,7 +51,6 @@
|
||||
{
|
||||
"id": "topica-cctv-5",
|
||||
"url": "/live0.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -65,7 +60,6 @@
|
||||
{
|
||||
"id": "topica-cctv-6",
|
||||
"url": "av2",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -75,7 +69,6 @@
|
||||
{
|
||||
"id": "topica-cctv-7",
|
||||
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -86,7 +79,6 @@
|
||||
{
|
||||
"id": "topica-cctv-8",
|
||||
"url": "h264/media.amp",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -96,7 +88,6 @@
|
||||
{
|
||||
"id": "topica-cctv-9",
|
||||
"url": "image.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -106,7 +97,6 @@
|
||||
{
|
||||
"id": "topica-cctv-10",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -119,7 +109,6 @@
|
||||
{
|
||||
"id": "topica-cctv-11",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -129,7 +118,6 @@
|
||||
{
|
||||
"id": "topica-cctv-12",
|
||||
"url": "img/snapshot.cgi?size=2",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -139,7 +127,6 @@
|
||||
{
|
||||
"id": "topica-cctv-13",
|
||||
"url": "live/mpeg4",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -149,7 +136,6 @@
|
||||
{
|
||||
"id": "topica-cctv-14",
|
||||
"url": "/?action=stream",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -159,7 +145,6 @@
|
||||
{
|
||||
"id": "topica-cctv-15",
|
||||
"url": "/axis-cgi/mjpg/video.cgi",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -170,7 +155,6 @@
|
||||
{
|
||||
"id": "topica-cctv-16",
|
||||
"url": "/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -180,7 +164,6 @@
|
||||
{
|
||||
"id": "topica-cctv-17",
|
||||
"url": "cam1/mpeg4",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -191,7 +174,6 @@
|
||||
{
|
||||
"id": "topica-cctv-18",
|
||||
"url": "cam[CHANNEL]/h264",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -201,7 +183,6 @@
|
||||
{
|
||||
"id": "topica-cctv-19",
|
||||
"url": "image.cgi?resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -211,7 +192,6 @@
|
||||
{
|
||||
"id": "topica-cctv-20",
|
||||
"url": "cgi-bin/net_jpeg.cgi?ch=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user