| IPCameraFactory Methods |
The IPCameraFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscoverDevices |
Automatically searches for IPCamera devices.
| |
| GetCamera(IPCameraAccount) |
Gets the IPCamera with the given account
| |
| GetCamera(String, String, String, CameraTransportType, Boolean) |
Gets the IPCamera with the given parameters.
| |
| GetCamera(DiscoveredDeviceInfo, String, String, CameraTransportType, Boolean) | ||
| TakeOnvifSnapshot |
Gets a snapshot image from the onvif camera.
|