Re: Starting camera without init dialog
Hello,
First of all, I moved the thread, because this is a programming question.
Secondly, you can use the VideoFormatDescription property to check the correct video formats. Please refer to
http://www.imagingcontrol.com/en_US/...FormatDesc.htm
At http://www.imagingcontrol.com/en_US/...ningandROI.htm you will find how to use this.
In order to to query the highest frame rate, you may check the frame rates collection after you selected the video format. http://www.imagingcontrol.com/en_US/...ailableFPS.htm returns a list of framerates and if I remember correctly, there is a "max" function on this vector, that returns the maximum value.
Using this, you do not need to check the camera name.
However, if there is an error message, knowing this is helpful.
Last point: Use the latest driver! http://www.theimagingsource.com/en_U...ort/downloads/
Best regards
Stefan
IC Imaging Control Support
Bookmarks