indilib / indi-3rdparty

INDI 3rd Party drivers repository
https://www.indilib.org/devices.html
GNU Lesser General Public License v2.1
124 stars 208 forks source link

qhy_ccd streaming/record saves .ser files in grayscale for color camera #974

Closed klarrieu closed 4 days ago

klarrieu commented 4 days ago

Describe the bug Issue with indi_qhy_ccd driver:

Using QHYCCD 5III462C camera. I am able to see color images in the stream, and running qhy_ccd_test indicates it identifies the camera as a color camera. However, when trying to record and save to SER files (RAW encoder), they are saved in grayscale.

To Reproduce

  1. Start streaming.
  2. Make a recording.
  3. Saved .ser file is grayscale. No errors are raised.

Expected behavior The saved .ser files should have color and bayer information.

Desktop:

knro commented 4 days ago

This is a very old version of INDI. Please update and re-test.