ONVIFDiscoverCameras_IPRange
TVideoGrabber.ONVIFDiscoverCameras_IPRange |
||||
|
|
|
ONVIF discovery from a range of IP addresses
Declaration
function ONVIFDiscoverCameras_IPRange (First_IP: string; Last_IP: string; timeout_seconds_or_0_for_default: LongInt): Boolean;
bool __fastcall ONVIFDiscoverCameras_IPRange(System::UnicodeString First_IP, System::UnicodeString Last_IP, System::LongInt timeout_seconds_or_0_for_default);
Description
Scans the network for ONVIF cameras between the ip addresses specified, e.g. from 192.168.0.1 to 192.168.0.254
See Also
IR Cut Filter of Axis cameras TDiscoveryCallbackStatus TOnONVIFDiscoveryCompletedNotification TONVIFDeviceInfo Video stream of IP camera with audio of PC microphone or other audio capture device ExtraDLLPath GetLastErrorMessage IPCameraURL IsURLResponding IsURLVideoStreamAvailable OnONVIFDiscoveryCompletedNotification ONVIF_GetStr ONVIF_SetStr ONVIFCancelDiscovery ONVIFDeviceInfo ONVIFDiscoverCameras_Multicast ONVIFEnumCamerasDiscovered ONVIFPTZGetLimits ONVIFPTZGetPosition ONVIFPTZPreset ONVIFPTZSendAuxiliaryCommand ONVIFPTZSetPosition ONVIFPTZStartMove ONVIFPTZStopMove ONVIFSnapShot OpenURLAsync OpenURLAsyncStatus SendIPCameraCommand SetIPCameraSetting
Created with the Personal Edition of HelpNDoc: Full-featured EPub generator