CameraViewEx v3.5.4-alpha Release Notes

Release Date: 2019-08-21 // over 4 years ago
    • ๐Ÿ‘Œ Improve size fallback mechanism for continuous frame and single capture modes.
      • Check this and this doc for more info about the size selection mechanism
    • ๐Ÿ‘‰ Use requested output format instead of ImageReader::class to fetch list of supported output sizes from StreamConfigurationMap. This was a bug as when fetching this list using ImageReader class, it only returns list for ImageFormat.PRIVATE which might be different than actual output format.