In AVCaptureDevice and AVCaptureSession, I set isVideoHDRSupported, automaticallyAdjustsVideoHDREnabled and automaticallyConfiguresCaptureDeviceForWideColor to be true. The received video data from captureOutput() is still sRGB (ITUR7092).
The supportedColorSpaces from the device active format also only shows sRGB.
I'm expecting it shall be either P3 or HLGBT2020.
I feel both AVCaptureVideoDataOutput and the AVCaptureDevice(camera) may be still not ready yet.
Topic:
Media Technologies
SubTopic:
Audio
Tags: