Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "gopro-1",
|
||||
"url": "/video.mjpg?q=30&fps=33&id=0.5",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 8090,
|
||||
"models": [
|
||||
@@ -16,7 +15,6 @@
|
||||
{
|
||||
"id": "gopro-2",
|
||||
"url": "/live",
|
||||
"type": "MJPEG",
|
||||
"protocol": "rtmp",
|
||||
"port": 1935,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user