Hi,
I'm trying to createe an application that would acquire a sequence of images from a GigE camera at 30fps and save it to an avi file on a local computer with no compression. In the mean time the vi would also need to create a compressed version of this avi file and stream it live with a delay as little as possible on a remote computer connected on the same network as the local computer using the TCP/IP protocol.
Can someone help me out at how to create this.
Thanks