Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "twg-1",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=3_stream=0.sdp",
|
||||
"type": "MJPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -16,7 +15,6 @@
|
||||
{
|
||||
"id": "twg-2",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=4_stream=0.sdp",
|
||||
"type": "MJPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -26,7 +24,6 @@
|
||||
{
|
||||
"id": "twg-3",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=6_stream=0.sdp",
|
||||
"type": "MJPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -36,7 +33,6 @@
|
||||
{
|
||||
"id": "twg-4",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 554,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user