IPCamera |
The IPCameraFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionCount |
| Name | Description | |
|---|---|---|
| DiscoverDevices | Automatically searches for IPCamera devices. | |
| GetCamera(IPCameraAccount) | Gets the IPCamera with the given account | |
| GetCamera(DiscoveredDeviceInfo, String, String, CameraTransportType, Boolean) | ||
| GetCamera(String, String, String, CameraTransportType, Boolean) | Gets the IPCamera with the given parameters. | |
| TakeOnvifSnapshot | Gets a snapshot image from the onvif camera. |
| Name | Description | |
|---|---|---|
| DeviceDiscovered | Occurrs when an IP camera device detected on the local network. | |
| OnvifImageTaken | Occurrs when an image has been received from the onvif camera. |