We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93237c3 commit 8800d7bCopy full SHA for 8800d7b
src/index.ts
@@ -64,7 +64,3 @@ export const probeONVIFDevices = () => reader<Partial<IProbeConfig>, Observable<
64
}, [])
65
)
66
})
67
-
68
-probeONVIFDevices()
69
- .run({})
70
- .subscribe(console.log, console.error)
0 commit comments