- Add `LocalVideoServer` which can cast mjpeg streaming over http.
2.9.0
- Add support autofocus function for `imx708` sensor.
2.8.0
- Add support for the `imx708` sensor to `UnicamIspCapture`. Note: Autofocus is not supported.
2.7.0
- Add `set_exposure_settings` to `UnicamIspCapture`.
2.6.0
- Fix a bug: query non image_source devices for capabilities.
2.5.0
- Add support for the `imx708_wide` sensor to `UnicamIspCapture`. Note: Autofocus is not supported. - Add `AppSettings` class and `SettingSchema` class to `actfw_core.application`.