07-09-2011 04:29 AM
Hello
the compactrio can connect to the IP camera and grab the image. is it possible to save the vedio( AVI File) in the FTP server ?
07-09-2011 07:16 AM
Not possible since the AVI code only works on Windows. AVI is primarilly a Microsoft format and uses Windows APIs to generate the files. If you wanted to save images acquired from the camera to an AVI, you could transfer them to the host PC first and then save them from there.