I'm not an NI engineer, but I think I can give some good advice.
Taking the image is a minor issue. You will need to figure out how many cameras you want and how much image bit depth you need. If possible, you should use an 8 bit camera to reduce the amount of data you need to transfer. Another option would be to use a 16 bit camera and convert the resulting image to 8 bit while retaining the maximum amount of detail available. If you want a lot of cameras, you might need to use the PCI-1409 and use 4 cameras per board. Make sure you don't run out of slots in your computer.
I would acquire the data and compress it onboard. For compression, it sounds like wavelets would be the best route. You get the best detail for the compression ratio. When sendin
g the image, you will get an overall image, then the detail is filled in. If you don't need more detail, you can stop transmitting the image and move on to the next image. Decompressing the image on the receiving end would be fairly easy.
I must admit I haven't done any calculations regarding how much information you can transmit in an hour using 2400 baud. I don't know how much detail you would be able to transmit in that hour. You would need to make sure this is feasible.
Bruce
Bruce Ammons
Ammons Engineering