IIPCamera Methods |
The IIPCamera type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSystemBackup | Retrieves system backup configuration file(s). Returned with reference to a name and mime-type together with binary data. | |
| HardReset | Resets to the factory settings. | |
| RebootCamera | Reboots the camera device. | |
| RestoreSystem | Restores the system backup configuration. | |
| SendOnvifRequest | Sends Onvif request to an IP Camera. (e.g.: PTZ) | |
| SoftReset | Resets the factory defaults, except basic network settings such as IP Address, Subnet, Gateway or DHCP settings. | |
| Start(IPCameraStream) | Connects and starts the listening process. | |
| Start(IPCameraStream, ListenedMedia) | Connects and starts the listening process. | |
| StartUpgradeFirmware | Begins to upgrade the device firmware - if supported. | |
| StopListening | Stops the listening process. | |
| TakeOnvifSnapshot | Gets a snapshot from the ONVIF camera device. | |
| UpgradeSystemFirmware | Upgrades the device firmware with the provided one. |