@scrypted/amcrest
Advanced tools
Comparing version 0.0.18 to 0.0.19
{ | ||
"name": "@scrypted/amcrest", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Amcrest Plugin for Scrypted", | ||
@@ -5,0 +5,0 @@ "author": "Scrypted", |
@@ -62,4 +62,2 @@ import sdk, { ScryptedDeviceBase, DeviceProvider, Settings, Setting, ScryptedDeviceType, VideoCamera, MediaObject, VideoStreamOptions, Camera, ScryptedInterface } from "@scrypted/sdk"; | ||
inputArguments: [ | ||
"-i", | ||
url, | ||
'-analyzeduration', '15000000', | ||
@@ -71,2 +69,4 @@ '-probesize', '100000000', | ||
"20000000", | ||
"-i", | ||
url, | ||
] | ||
@@ -73,0 +73,0 @@ }); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
99176