IPCameraFactory Class |
Namespace: Ozeki.Camera
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.
|
Name | Description | |
---|---|---|
![]() ![]() | ConnectionCount |
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.
|