PVCAM  3.9.x
Programmable Virtual Camera Access Method library
Live Image With Multiple Cameras

This example is a combination of two existing examples. In general, multi-camera operation is described in Single Image on Multiple Cameras sample, that is where majority of the code is shared from. Additionally, the acquisition thread implementation is shared from Live Image Callbacks sample with an exception of using a GenericEofHandler - similarly as described in Frame Callback Handler section.