DBW
August 11, 2005, 23:18:42
Hi forum,
I am working with the DFG/MC4 card and currently have 2 analog cameras externally sync'd and want to capture the image data simultaneously into 1 effective image stream. Looking to expand to all 4 channels eventually.
I can capture and display the 2 frame grabber inputs as one, but they are not sync'd. (I split the video from 1 camera into 2 frame grabber channels to observe this).
The imagery is required at 320x240 rgb.
I am trying to determine the best way to do this from reading the examples and manual, but I am not sure.
I was thinking of using a listener for both starting the grabber's simultaneously and then using the frameready event to align the image counts, although the doc's/examples suggest that the frameready event is not always triggered.
Suggestions/sample code on a better approach would be appreciated.
As a side note, my previous experience has been with the MILlite library, but I am moving away from that.
Thanks
Bruce
I am working with the DFG/MC4 card and currently have 2 analog cameras externally sync'd and want to capture the image data simultaneously into 1 effective image stream. Looking to expand to all 4 channels eventually.
I can capture and display the 2 frame grabber inputs as one, but they are not sync'd. (I split the video from 1 camera into 2 frame grabber channels to observe this).
The imagery is required at 320x240 rgb.
I am trying to determine the best way to do this from reading the examples and manual, but I am not sure.
I was thinking of using a listener for both starting the grabber's simultaneously and then using the frameready event to align the image counts, although the doc's/examples suggest that the frameready event is not always triggered.
Suggestions/sample code on a better approach would be appreciated.
As a side note, my previous experience has been with the MILlite library, but I am moving away from that.
Thanks
Bruce