mirror of
https://github.com/koush/scrypted.git
synced 2026-04-29 03:10:25 +01:00
hikvision: wip autoconfigure
This commit is contained in:
@@ -149,6 +149,7 @@ export abstract class CameraProviderBase<T extends ResponseMediaStreamOptions> e
|
||||
|
||||
getInterfaces() {
|
||||
return [
|
||||
ScryptedInterface.VideoCameraConfiguration,
|
||||
ScryptedInterface.VideoCamera,
|
||||
ScryptedInterface.Settings,
|
||||
...this.getAdditionalInterfaces()
|
||||
|
||||
Reference in New Issue
Block a user