Click or drag to resize

IIPCamera Methods

The IIPCamera type exposes the following members.

Methods
 NameDescription
Public methodGetSystemBackup Retrieves system backup configuration file(s). Returned with reference to a name and mime-type together with binary data.
Public methodHardReset Resets to the factory settings.
Public methodRebootCamera Reboots the camera device.
Public methodRestoreSystem Restores the system backup configuration.
Public methodSendOnvifRequest Sends Onvif request to an IP Camera. (e.g.: PTZ)
Public methodSoftReset Resets the factory defaults, except basic network settings such as IP Address, Subnet, Gateway or DHCP settings.
Public methodStart(IPCameraStream) Connects and starts the listening process.
Public methodStart(IPCameraStream, ListenedMedia) Connects and starts the listening process.
Public methodStartUpgradeFirmware Begins to upgrade the device firmware - if supported.
Public methodStopListening Stops the listening process.
Public methodTakeOnvifSnapshot Gets a snapshot from the ONVIF camera device.
Public methodUpgradeSystemFirmware Upgrades the device firmware with the provided one.
Top
See Also