mirror of
https://github.com/koush/scrypted.git
synced 2026-02-10 09:12:03 +00:00
core: fix missing url
This commit is contained in:
@@ -72,6 +72,7 @@ function createVideoCamera(devices: VideoCamera[], console: Console): VideoCamer
|
||||
];
|
||||
|
||||
const filteredInput: FFMpegInput = {
|
||||
url: undefined,
|
||||
inputArguments: [],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user