Device driver (Blackmagic)¶
You must add the following lines to config file:
//Использование драйвера устройства Blackmagic
CREATE_NET_PLUGIN BM_ManCamSystem_DriverPlugin ManCamSystem.dll Digispot.ManCamSystem.Driver.BMDriverPlugin
SET_OBJ_BASE BM_ManCamSystem_DriverPlugin IP "192.168.0.214"
SET_OBJ_BASE BM_ManCamSystem_DriverPlugin CameraControlModuleAddr "CameraManagerPlugin"
, where
IP – is the server address;
CameraControlModuleAddr - is the camera control module address.