TVideoGrabber.SetDatasteadFilterDllName

Prev

Next

TVideoGrabber

Methods

 




Specifies the Datastead .ax name


Declaration
function SetDatasteadFilterDllName (Value: string): Boolean;


bool __fastcall SetDatasteadFilterDllName(System::UnicodeString Value);

Description

This is related to the external TVideoGrabber components, e.g. the Datastead RTSP/RTMP/HTTP/ONVIF Source, the Datastead Multipurpose Encoder of the Datastead NDI Filters.

This function let specify the name of the Datastead ".ax" if it has been renamed.

Depending on the Datastead product, tHe name of the .ax file must be prefixed as follows:

- RTSP/RTMP/HTTP/ONVIF Source: [rtsp]

- Datastead Multipurpose Encoder: [mpe]

- Datastead NDI Filters: [ndi]


E.g. if DatasteadRTSPSource.ax has been renamed to DatasteadRTSP.ax , specify its name as follows:

VideoGrabber.SetDatasteadFilterDLLName ("[rtsp]DatasteadRTSP.ax");


See Also
Datastead Encoder IR Cut Filter of Axis cameras Pause/resume during recording Recording methods and properties TDiscoveryCallbackStatus TNDIFormatType TOnONVIFDiscoveryCompletedNotification TONVIFDeviceInfo Video stream of IP camera with audio of PC microphone or other audio capture device Encoder_GetInt Encoder_Pause Encoder_Resume Encoder_SetInt Encoder_SetStr Encoders_CreateInstanceForRecording Encoders_CreateInstanceForStreaming Encoders_RemoveAllInstances Encoders_RemoveInstance ExtraDLLPath GetLastErrorMessage IPCameraURL IsURLResponding IsURLVideoStreamAvailable NDIFormatType NDIName NetworkStreaming OnONVIFDiscoveryCompletedNotification ONVIF_GetStr ONVIF_SetStr ONVIFCancelDiscovery ONVIFDeviceInfo ONVIFDiscoverCameras_IPRange ONVIFDiscoverCameras_Multicast ONVIFEnumCamerasDiscovered ONVIFPTZGetLimits ONVIFPTZGetPosition ONVIFPTZPreset ONVIFPTZSendAuxiliaryCommand ONVIFPTZSetPosition ONVIFPTZStartMove ONVIFPTZStopMove ONVIFSnapShot OpenURLAsync OpenURLAsyncStatus SendIPCameraCommand SetIPCameraSetting