Hi,
In spectroscopy, for example, we need 3 different cameras at the same time :
- a "scientific" camera to record spectra (ASI585MM-P, for instance)
- a "guiding" camera to autoguide the mount (ASI220MM Mini)
- a "finding" camera to check the field of view, with plate solving.
It's difficult to use the guiding camera to do plate solving because the FOV is really small and the slit of the spectrograph can distort the result.
As the ASCOM driver does not manage 3 cameras, some spectroscopists have to order cameras from other brands.
I think that adding a 3rd instance of a camera in the ASCOM driver is not impossible ; the SDK is able to manage as cameras as you want. This is the case with the INDI driver under Linux. A few competitors are ASCOM drivers able to manage 3 cameras or more.
Vincent